Bugs in Market -> Referral Setup (7.0.7)

Manager SE specific technical issues
Locked
madmoneymike5
50 Club: Regular Contributor
50 Club: Regular Contributor
Posts: 72
Joined: Mon Feb 09, 2015 6:17 pm

Bugs in Market -> Referral Setup (7.0.7)

Post by madmoneymike5 »

I tried to add "Angie's List" (without the quotes) as a referral type. The apostrophe is ignored. Being a bit of an amateur programmer, I thought perhaps it was being trimmed out, so I went looking for a way around it. Well, I found one sort of, but broke TeamWorks a bit in the process...

I tried escaping the apostrophe by using "Angie\'s List", but that was also ignored. Then I tried doubling the apostrophe: "Angie''s List"; note that those are two single apostrophes, not a quotation mark. When I did this, both apostrophes show. I then tried to delete the apostrophes altogether, but I am now getting an error that it could not update the referral type Description = 'Angie''s List': cannot locate in grid. Attempting to delete the item also yields the same response, except instead of "update" it says, "delete," as you might expect.

Any way to fix this without hacking the database and doing it by hand?

Thanks,

Mike
(Using Version 7.0.11 as of June 2016)
User avatar
timbre4
System Guru / Moderator
System Guru / Moderator
Posts: 4460
Joined: Tue May 25, 2004 5:47 pm
Location: TN - Volunteer State

Re: Bugs in Market -> Referral Setup (7.0.7)

Post by timbre4 »

Please don't do that.

As you've figured out, ' is significant.

Use ` instead.
Tim McDonnell -
Sr. Product Market Mgr / Forum Moderator / Mitchell 1 Media Developer
madmoneymike5
50 Club: Regular Contributor
50 Club: Regular Contributor
Posts: 72
Joined: Mon Feb 09, 2015 6:17 pm

Re: Bugs in Market -> Referral Setup (7.0.7)

Post by madmoneymike5 »

I will use that in the future, although it would be nice if the backend code could accommodate this in the future.

In the meantime....how do I go about deleting the entry?
(Using Version 7.0.11 as of June 2016)
User avatar
timbre4
System Guru / Moderator
System Guru / Moderator
Posts: 4460
Joined: Tue May 25, 2004 5:47 pm
Location: TN - Volunteer State

Re: Bugs in Market -> Referral Setup (7.0.7)

Post by timbre4 »

Good question.

From what I'm reading, the user interface options are not working to remove this non-standard entry of your own creation. If you cannot get this rectified on your own, contact tech support and confess what you did. It will be up to them to determine what remedies are to be made available.
Tim McDonnell -
Sr. Product Market Mgr / Forum Moderator / Mitchell 1 Media Developer
Locked

Return to “Technical Issues”