Hi:
I'm having issues running an automation in JSM.
What has been happening is that the Automation will not always assign the Team in the copied issue in "DATA". Sometimes the "Team" field is populated, other times it is not.
What I did was to have the automation assign the appropriate team on the original ticket, then clone to the new Project. But the cloned ticket did not assign to the correct team, so then I had the subtasks mirrored on the original and copy. So it would assign the appropriate team, then copy the ticket to the new project, then the team assignment would repeat there as well.
I have a suspicion that my automation is not formatted correctly, or I have chosen the wrong options when running subtasks in the automation. Basically I have 4 options in the "Team" section of the JSM form that need to be changed over to 4 differently named Teams in Jira. I've had to use scripting in order to perform this action.
Attached is the automation rundown (sensitive info redacted) and an example of the script rename.
So the Automation process should be:
You'll see that what I currently have is to assign the team, then Clone to new project, then once again assign the team (since it is not copying that info over on the clone). An example "If/Then" assignment is also below:
IF:
THEN
Full automation:
Thanks for any assistance.
Hi Greg,
The fact that some times it is populated and other times it is not, does sound like a permission issue.
IS the rule set to run, as the auto bot, or the user that triggers the rule?
Mark
Hi Mark:
So far I'm the only one testing, and it's weird that it worked one day, and not the next.
It's running auto, triggered upon submit. The end user selects the group and then the automation should convert it.
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.