Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
I'm looking to filter an issue report by issues pending approval by my team. "My team" could be my Home Team or one of my Other Teams.
Any help would be appreciated!
Gelöst! Gehe zu Lösung.
Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.
Zugriffe
Antworten
Likes gesamt
You can learn more about these types of filters by running a search in the community on "ARVSTS". There are only 5 results, so I absolutely recommend just tucking in and digesting it all.
Copilot did a reasonably decent job of coming up with this code (I only had to fix one typo but the concept itself was pretty solid), as well as explaining it, so I recommend having a chat with it as well.
EXISTS:A:$$OBJCODE=ARVSTS
EXISTS:A:opTaskID=FIELD:ID
EXISTS:A:stepApprover:teamID=$$USER.teamIDs
EXISTS:A:status=AA
Hi @christinequick
Sadly, in an issue report we can only display the approversAndStatuses with no way to filter. There is a reference to the currentApprovalStep but no references from the step as to who the approvers on this step are.
Seems like currently your best bet is to use the My Approvals widget on the home screen.
Zugriffe
Antworten
Likes gesamt
You can learn more about these types of filters by running a search in the community on "ARVSTS". There are only 5 results, so I absolutely recommend just tucking in and digesting it all.
Copilot did a reasonably decent job of coming up with this code (I only had to fix one typo but the concept itself was pretty solid), as well as explaining it, so I recommend having a chat with it as well.
EXISTS:A:$$OBJCODE=ARVSTS
EXISTS:A:opTaskID=FIELD:ID
EXISTS:A:stepApprover:teamID=$$USER.teamIDs
EXISTS:A:status=AA
Zugriffe
Antworten
Likes gesamt
Thank you! This worked beautifully!
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten