I am thinking of making a code, which I can use in TestRail to check the status of tagged Jira , like if its closed or duplicated. This would help in avoiding unnecessary tagging of closed Jira and eventually avoiding escalations. Does anyone have an idea how it could be done ?
Hi Avinash,
Try this:
/rest/api/2/issue/{issueIdOrKey}?fields=status
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.