Forums

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

How to assign issue during transition

Archana
Contributor
April 22, 2019

Hi all

I want to assign issue to the one custom field as "Transfer To". And only that user should process the further ticket, nobody should be able to see the further transitions. So when i assign issue to the user as (Transfer To), until the user accepts the ticket, assignee should be on my name and newly assigned user should come as waiting to accept(but he should not be assigned with that ticket)..when the user accepts then the assignee should get changed to the newly assigned userjira.pngAssignee should not change to new user until he accepts the ticket..I tried checking conditions and validators but didnot work

can anybody help me in this ??

 

Thanks 

1 answer

0 votes
Prakhar Srivastav {Appfire}
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.
April 22, 2019

@Archana 

You can do something like this :

  1. Create a transition named "Transition To" and have a custom field of user type. 
  2. In transition screen ask for the custom field.
  3. Create a transition named "Accept" and add a condition that it will be visible only to the user of your custom field. On other transitions add a condition for user of your custom field and the same user is assignee.
  4. Once your user Accept then add a post function which will make him assignee.
  5. You have to write scripts for these conditions and post functions.

Regards

Prakhar

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events