-
Previous Value Current Value How to set up the query for a board column?
How to set up / refine the query for a board column?
-
Sorry this is not possible. The query will apply to all board columns.
-
The reason for using same query for different columns is that issue can be moved between different columns without violating column query constraints.
-
So the suggested way is having another state that is not on the board?
-
That will be a very nasty solution. How other board system solve this issue?
-
I did some research:
- GitLab: Doesn't offer such a feature
- JIRA: Here issues have a "completed" state. There is a board option to hide "completed" issues after N time
-
Adding a special complete state for this purpose might be overkill. How about schedule issues into milestones to get the list shorter?
-
Adding a special complete state for this purpose might be overkill.
Agree.
How about schedule issues into milestones to get the list shorter?
Hmm. Actually we never have something like milestones. It is more a rolling release process.
I can live with having an "Archive" state and a button "put to archive". -
In 3.2.0 a new issue transition rule will be added to transit issues to desired state without activities in certain period of time: issue #142
With this rule, issue archiving can be done automatically.
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
I am trying to limit the "Done" column in the board so that it only displays issues updated within the last week.
Is it possible to set up the query for a board column?