Skip to content

Conversation

MitchTalmadge
Copy link

What Is This Change?

Fixes #502

For the "Start Work" page:

  • Adds the ability to define the default transition name in case it is not the usual "In Progress" (for instance, my own Jira board uses "Developing" instead).
  • Adds the ability to turn off transitions by default.

How Has This Been Tested?

Manual testing on my own Jira instance.

Basic checks:

  • npm run lint
  • npm run test

Advanced checks:

  • If Atlassian employee & Bitbucket changes: did you test with DC in mind? See Instructions

Recommendations:

  • Update the CHANGELOG if making a user facing change

Copy link

Thank you for your submission! Like many open source projects, we ask that you sign our CLA (Contributor License Agreement) before we can accept your contribution.
If your email is listed below, please ensure that you sign the CLA with the same email address.

The following users still need to sign our CLA:
❌MitchTalmadge

Already signed the CLA? To re-check, try refreshing the page.

@MitchTalmadge MitchTalmadge force-pushed the ft/mitchtalmadge/issue-transitions branch 2 times, most recently from 8d9e7d7 to 7b50e44 Compare October 9, 2025 14:04
@MitchTalmadge MitchTalmadge changed the title Start Work Page: Define Default Transition and/or Disable Transitions Start Work Page: Transition Settings Oct 9, 2025
@MitchTalmadge MitchTalmadge force-pushed the ft/mitchtalmadge/issue-transitions branch from 7b50e44 to fb4cd84 Compare October 14, 2025 07:56
@MitchTalmadge MitchTalmadge force-pushed the ft/mitchtalmadge/issue-transitions branch from fb4cd84 to 3551fe0 Compare October 14, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Start Work Page: Default Transition is "Closed" for Projects Without "In Progress"

1 participant