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.
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.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.