Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi All,
I want to fetch the QBR field value in my trigger script, so I want to know is there any api function which will give me QBR field value?
i looked through the integrity API, but i may have missed something.
Hi Vinay,
Can you provide more information about how you're trying to do this, in the trigger API, and the script?
What about;
getRelatedIssues()
Would that do what you're looking for?
