How to automatically self assign a Jira issue during a transition

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Problem

When an issue is transitioned to "In Progress", you may want the issue to be automatically assigned to the person who transitions it.

Solution

To do this, you will need to configure a workflow post-function, and allow people other than the assignee to move the issue to "In Progress", as described below.

This page does not apply if you are using the Simplified Workflow, because:

  • Simplified Workflows should not be configured via JIRA Administration; and
  • although Simplified Workflow does not perform auto-assign, it does by default allow people other than the assignee to move issues to "In Progress". You can quickly assign issues to yourself using the "ikeyboard shortcut


Configuring a Workflow Post-Function to Auto-Assign Issues

  1. Log in as a user with the 'JIRA Administrators' global permission.
  2. In the menu bar, select Settings (cog icon in top right), then choose Issues > Workflows.
  3. Click the Edit link next to the workflow you are using.
  4. Click Text to display the workflow's transitions.
  5. Click the In Progress transition (or any other transition you want to configure this for), then click Post Functions.
  6. Click Add, then select Assign to current user.
  7. Click the Add button to create your new post-function. Your Start Progress transition should now look something like this:


Note that your users will also need to have the "Assignable Users" project permission.


Allowing people other than the Assignee to "Start Progress" on an Issue

  1. Log in as a user with the 'JIRA Administrators' global permission.
  2. In the menu bar, select Settings (cog icon in top right), then choose Issues > Workflows.
  3. Click the Edit link next to the workflow you are using.
  4. Click Text to display the workflow's transitions.
  5. Click the Start Progress transition, then click the Conditions tab.
  6. Delete the condition Only the Assignee of this issue can execute the transition.
DescriptionWhen an issue is transitioned to "In Progress", you may want the issue to be automatically assigned to the person who transitions it for Jira Software Cloud
Last modified on Feb 13, 2024

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.