Time Management
Last modified: 16 November 2023note
AvailabilityThis workflow uses functionality that is only available using the JavaScript Editor. This means that it is unavailable for editing in the Workflow Constructor.
To learn more about this workflow, refer to the corresponding page in our Developer Portal.
This workflow defines state transitions and notifications based on the amount of time an issue spends in a specific state.
Name | @jetbrains/youtrack-workflow-time-management |
---|---|
Auto-attached | no |
Rules |
|
Use Case
This workflow was originally taken from a submitted request (JT-6331).
The user who submitted this issue wanted to track issues reported by customers, prospects, and team members and make sure issues are resolved within a specific time frame.
When a customer reports an issue:
The support engineers have one hour to acknowledge the issue.
The support engineers then have four hours to reproduce the case or to engage in a discussion to reproduce it:
If the issue is not reproduced within a day, then the support manager is involved and the sales department is notified.
After three days, the sales department organizes a customer visit to verify the issue on-site.
If the issue is classified as a bug, the issue is assigned to the R&D department.
Rules
This workflow supports the following rule:
Title | Description |
---|---|
Define transitions for "State" field with predefined time constraints | This state-machine rule defines the state transitions for issues in the project and determines the amount of time an issue can spend in each state.
|
Thanks for your feedback!