Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×What I need:
If the issue is moved to another project
and
current assignee is not in one of roles of a new project (= has no permission to be assigned)
then
change assignee to project lead.
What I made:
What error do I have sometimes:
Hi @lena_vasich You can try something like this. Hope this works for you.
Thank you for your answer. You mean add logging action? I'll try, ok
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @lena_vasich Can you try adding a condition to check if the issue has an assignee? Also try to log the smart value's result and the assignee to see why it failed for specific issues. Also check rule actor to see if it is Automation for Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Genius! There can be no assignee =) that's why nullPointer
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Glad that helped!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would suggest you to double check if the target project have a Project Lead or if the current Lead is an active user. Also, try this rule with another target project.
Apart from this, I don't see any error with your approach. I replicated it and it worked for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your answer. Project lead is active, everything is fine with it...
Sometimes this rule works, sometimes not, I can't understand why can I have the nullPointer..
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.