Skip to content

Conversation

@l-mb
Copy link
Contributor

@l-mb l-mb commented Jan 7, 2026

When deleting the default value for a task status from the custom statuses, the defaultTaskStatus property would remain at the old value.

Since there's then no label associated with this value, the UI under Task Properties -> Status -> Default would show another label (the first one). So this looked as if it was "correct". Setting it explicitly to the intended default wouldn't update this either, since the UI filtered this as "no change".

The first time it was set to another value and then back would fix this.

This patch addresses this by ensuring that when the default status/priority is deleted, the default value is also updated. When the UI notices that it is set to a non-existing value, it is also updated.

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.

1 participant