Transition - adding multiple users or adding team

philipf
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.
December 29, 2023

I have a transition where when initated, two people will get added to the ticket and notified.

 

How do I build ino the transition rule to add two users to either a custom field (called stakeholders), or if I can have a team added to the ticket.

 

I tried them both, but thinking I don't have the right syntax.

Long story short, How can I add a team to a transition.

 

Thank you

1 answer

0 votes
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 29, 2023

Are you using Automation? That would be my suggestion.

  • trigger - issue transitioned
  • condition - whatever meets your requirements (optional)
  • action - edit issue and choose your field and set the desired value(s)
philipf
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.
December 29, 2023

I am not using an automation, I am trying to avoid that complication.


I was hoping to simply have the transition (post-function) in the workflow populate the teams field with a team (i thought his was the super new funtioncality) when transitioned from one status to another.

Just like how you can make the post function reassign to reporter, or any specific person.

I just want to add a group to the ticket.

Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 29, 2023

you indicated "I tried them both, but thinking I don't have the right syntax." Please share details of what you tried. I have not really leveraged the Team field at all as I don't have the need or see the value but happy to try. Maybe you could use 

Copy Value From Other Field Copies the value of one field to another, either within the same issue or from parent to sub-task.

and store the team in a custom field.

Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 29, 2023

@philipf , I think I figured it out. The image below is what worked for me as a post function for setting the Team field.

 

2023-12-29_13-34-35.jpg

Suggest an answer

Log in or Sign up to answer