Content
View differences
Updated by Niels Lindenthal over 4 years ago
# Examples
## Team collaboration
* Show me all work packages that were assigned to me yesterday.
* Show me all work packages that had a specific status transition
* New -> all other status
* all other status -> closed
* ...
* Show me all tickets from yesterday a user was involved in (#26324)
## Project management
* Show me all phases and milestones that were postponed last week (due date has been increased)
* Show me all rollouts that were deployed last week and all rollouts planned for the next to months (status new, scheduled, to be scheduled).
## Release management
* Show me all work packages that were planned for a version at a specific time
* Show me all work packages that were removed from a version since a specific time.
* Show me all work packages that were added to a version after a specific date.
## **Incident Management**
* Number of incidents in a specific status at a specific date.
* Number of work packages that were resolved per day (Status changed from new or in progress to resolved, not from closed to resolved).
## **QA**
* Number of open bugs at a specific date across a set of projects.
* Number of work packages that were changed from “developed” to “test failed” per week.
## Team collaboration
* Show me all work packages that were assigned to me yesterday.
* New -> all other status
* all other status -> closed
* ...
* Show me all tickets from yesterday a user was involved in (#26324)
## Project management
* Show me all phases and milestones that were postponed last week (due date has been increased)
* Show me all rollouts that were deployed last week and all rollouts planned for the next to months (status new, scheduled, to be scheduled).
## Release management
* Show me all work packages that were planned for a version at a specific time
* Show me all work packages that were removed from a version since a specific time.
* Show me all work packages that were added to a version after a specific date.
## **Incident Management**
* Number of incidents in a specific status at a specific date.
* Number of work packages that were resolved per day (Status changed from new or in progress to resolved, not from closed to resolved).
## **QA**
* Number of open bugs at a specific date across a set of projects.
* Number of work packages that were changed from “developed” to “test failed” per week.