Forums

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

Which Post-function to use when a user selects an Site and an email should assign to certain user

Deepan Kumar Raghavan Vasu January 13, 2021

Hello All,

 

What post-function will work when a user selects a site on create screen and that should assign to a particular user.

for example  (Field is "Site" - value is "Grove City" - assignee should be "user")

Thanks in advance, Appreciate it.

 

1 answer

0 votes
Jack Brickey
Community Champion
January 13, 2021

post functions won't work for this UC as it doesn't handle conditional actions. You could consider using Components and setup Component leads but expect that isn't what you want. If not then consider an automation app, e.g. Scriptrunner, Automation for Jira, Power Scripts or others (check Marketplace). Basically you need a listener to set the assignee when the "Site" field is changed.

Deepan Kumar Raghavan Vasu January 13, 2021

Thanks for the answer jack.

We do have Power Scripts in our instance, could you please tell me how i can use power scripts to get what i need? 

Jack Brickey
Community Champion
January 13, 2021

wish I could but I don't use PS. I played with it once. It should be pretty straightforward if you check in their Docs - Power Scripts I don't have access to the docs to find the appropriate article.

Suggest an answer

Log in or Sign up to answer