4
votes
1answer
41 views
How do I get the list of related cases for a CBug in my plugin?
I can get the related cases for a given case via the XML API, but how do I get them in a plugin?
Case FC1917292
2
votes
1answer
223 views
Incoming customer emails create case relations when they have case numbers in the bodies
I have a case 1234. If a customer emails in with the text "case 1234" in the body of their email, a case relation is created. Is this intended?
Case FC1129713
1
vote
1answer
42 views
XML API returns wrong ixRelatedBugs when referenced on wiki page
Using the XML API, if you pass in an ixBug that is referenced on a Wiki Page, the ixRelatedBugs column will return the same ixBug you're passing in for each wiki reference instance …