Hi Team,
Just brainstorming an idea at this point, but I would love suggestions. I'd like to know if it's possible to automatically add request participants based on a field value. For example, a new hire form with a field called "Reporting Manager". Is it possible to automatically add the Reporting Manager as a request participant?
Our HR Team fills out a new hire request, and we've been manually adding the Hiring Manager as a participant, but always looking to automate where I can. Thoughts?
Community moderators have prevented the ability to post new answers.
Hi there,
Agree with what's been suggested already. Is the Reporting Manger a manually entered field on your new hire form? It sounds like the HR Team might be filling in that field manually.
If so, you can set up an Automation rule triggered by the Request creation, to perform an "Edit Issue" action.
If the Hiring Manager field is not yet on the the ticket itself you'll have to first acquire the appropriate user for that field through a method similar to the suggestions @Mikael Sandberg or @Luis Andino Rodriguez made.
Hope this helps!
Andrew Z.
Yes, it is possible and can be done in a couple of ways using automation. The first one would be an automation that makes a call to Okta to get the reporting manager. Another option if you are JSM Premium and are adding your users to it, you could then do a lookup object in the automation to get the manager that way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can achieve this by creating an automation with an IF
When: Issue Created
IF {Manager = Manager Name}
Then: Edit Issue Field
Request Participant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Community moderators have prevented the ability to post new answers.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get the most out of Jira Service Management
Solve customer problems efficiently and deliver outstanding service experiences.
Learning Path
Adopt ITSM practices to deliver exceptional service
Become familiar with the principles and practices that drive ITSM. Then, learn how to configure and use Jira Service Management to implement them.
Atlassian Certified Associate
Jira Service Management Agent Essentials certification
Prove you know what's essential to providing efficient and resolution-focused service in Jira Service Management.
Jira Service Management customers can now effortlessly copy knowledge base, help center, & virtual service agent data from one cloud site to another using the copy product data feature, providing greater flexibility and control over cloud data management.
Learn moreOnline 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.