Hello,
we want to set up a process in Jira in which issues created by one reporter (customer in Jira, issue is created via Service Portal) and information in a custom field are counted and the count is considered in the workflow when the reporter creates a new issue.
In detail:
One use case could be that a supervisor has to approve the 5th (and ongoing) contact of a reporter with a special vendor (ABC).
Is there a solution to setup this use case in Jira Service Management Cloud (preferred without using apps)?
Hi @MarcSch
The only way I can see it being done would be with Automation rules and Assets objects. You'd need to create an Assets object for each user and add attributes for each option in your "Field A" (Attribute ABC, Attribute DEF, etc.). You'd also need another attribute that link this object to the JIRA user.
After that, you could create an automation rule that would be triggered when this particular Request type is submitted. It would find the Assets object related to the reporter, validate which choice has been made in "Field A" and add 1 to this attribute and validate if the related attribute is 5 or higher. The automation would then triggered one of two transitions in your workflow.
Of course you'd need Assets which means JSM Premium.
Hope this helps.
Have a nice day
Frederic Chartrand
FMX Solutions - Gold Solution Partner
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.