We have a few projects where we groups the request types in to logical Portal groups.
However, we also have some Request types that we have placed in multiple groups (same request type, just multiple groups).
I'm now looking to see if there is any way to capture what Portal group was used to enter the request. Is this possible any way? Maybe thru automation? Some smart value that I missed?
The case here is that I want to run an automation based on what portal group was used (and possible also the help make the groups more efficient)
If you look up the issues using the rest api `/rest/api/3/issue/<ISSUE_KEY>`, can you see the field/value in question? It may be under a `customfield_....` entry. If so, then you will be able to access that information in your automation rules, using that custom fields id, as {{issue.customfield_.....}}
Hope that helps
Sam
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.