Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

auto select and security level

Marzi Goodarzian
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 1, 2019

Hi

I have a many security level in a project and any SL have a Manager.
Is there a way, when issue creation with security level selection ,Manager name selected automaticly??

 Manager name is a field in create screen.

thanks a lot

2 answers

2 accepted

1 vote
Answer accepted
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 1, 2019

Hello,

You can use Service Desk Automation feature.

Create automation for Issue created trigger, then add the Issue matches condition with a condition like this:

level = yourlevel

Then add the Edit issue action and set the required value to the Manager field

0 votes
Answer accepted
Tom Lister
Community Champion
January 1, 2019

Hi @Marzi Goodarzian

This would need some scripting plugin to implement.

Do you use the Component settings? They could be repurposed to supply mangers as component leads.

Create a cascading select list of Security Level / Manager definitions?

Suggest an answer

Log in or Sign up to answer