-
Bug
-
Resolution: Fixed
-
High (View bug fix roadmap)
-
None
-
None
-
None
Its possible to change the color of the add row, but when changing that color it tries to save the change -> Not Found error shows up.
Also when jql strategy is used the color should only be updated on a click on the Update button, not directly when changing the color!
Form Name |
---|
The request fails because there is no ID for the model as it hasn't been created yet. Added a check for ID.
This doesn't fix the problem where the cancel button is triggered when you change the colour i.e. if you're editing an existing JQL query and change the colour, any other changes will be lost. This needs an additional fix like creating a specific behaviour for the JQL row, however it also needs more thought, to make sure the updates all happen at once for JQL rows and that you can't click on a colour picker on a non-active row. Seems lower priority though.