Skip to content

Conversation

@bootc
Copy link

@bootc bootc commented Sep 17, 2025

In our RT instance we have multiple inactive states: resolved and closed. When work is completed on a ticket it is marked as resolved, and the Resolved date is updated accordingly. At a later stage the ticket is moved from resolved to closed, which prevents it being re-opened.

Currently this change from resolved to closed changes the Resolved date again. With this change, the Resolved date is only set if transitioning from a non-inactive state to inactive (or the Resolved date isn't set).

In our RT instance we have multiple inactive states: resolved and
closed. When work is completed on a ticket it is marked as resolved, and
the Resolved date is updated accordingly. At a later stage the ticket is
moved from resolved to closed, which prevents it being re-opened.

Currently this change from resolved to closed changes the Resolved date
again. With this change, the Resolved date is only set if transitioning
from a non-inactive state to inactive (or the Resolved date isn't set).
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