Hi all,
Im incorporating JAM Assets/objects into our Jira instance and I want to know if its possible to automatically move an Issue status if the Asset/object is edited.
For example if the Asset ID is changed the linked Jira issue should automatically go back to the "Testing" Status. I know this is possible using standard custom fields but not sure how to do it with JAM assets.
Additional Notes:
Hi @Mat Levell,
Here's an example where:
Here are the queries I used:
objectType = "Laptops" AND object having connectedTickets(Project = MJSM)
project = MJSM AND Laptop = "{{object.Name}}"
Hope this helps!
- Manon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.