-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Pull Request - Merge / Checks
-
None
-
Severity 3 - Minor
Issue Summary
Jira transition status is truncated when the status name is long. It would be beneficial if the display could expand to show the full status name.
Steps to Reproduce
- Create a Jira issue with a transition status that has a long name.
- Link the Jira issue with a commit or PR
- When merging PR, transition the work item status
Expected Results
The full transition status name should be visible without truncation, or the UI should expand/adjust to display the entire status name.
Actual Results
The transition status name is truncated and not fully visible in the UI.

Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.