-
Bug
-
Resolution: Won't Do
-
Low
-
None
-
Minor
-
Jira Software
Issue Summary
When attempting to edit the story points field to a negative value using the UI an error will appear blocking the update. However, if this is done via automation, the field can indeed be set to a negative value.
Steps to Reproduce
- Create an automation rule with an "Issue created" Trigger for example
- Add an action to edit the story points field with a negative value
Expected Results
Generate an error message to prevent the input of negative values. Below is the error message from the UI.
Actual Results
The story points field will be updated with a negative value and the history will show that automation updated the field to Zero:
Workaround
To avoid the issue, add a condition in the automation rule that updates the story points field to zero if a negative value is attempted.
- is related to
-
JRACLOUD-93742 Negative Story Points should not be allowed
-
- Short Term Backlog
-