Support #19920
closed
Added by Peter Amstutz almost 2 years ago.
Updated almost 2 years ago.
Description
- Add a command to the Arvados Release Tool (arvados-dev/cmd/art) that finds all the tickets that are open and not assigned to a release and puts them into a given release. Use this to move everything from the general backlog to "Postponed".
Fix the bug where we can't close releases (#19248) -- handled on that ticket
Tickets that are on a release, marked as resolved, but not on a sprint, should be assigned to the current sprint so they are hidden when the sprint is closed. -- we can do this manually
- Status changed from New to In Progress
- Description updated (diff)
- Subject changed from Ticket management to Redmine ticket management
- Tracker changed from Bug to Support
- Description updated (diff)
- Assigned To set to Peter Amstutz
- Status changed from In Progress to New
- Category set to Redmine
- Description updated (diff)
- Subject changed from Redmine ticket management to ticket management
- Description updated (diff)
- Target version changed from Future to 2023-02-01 sprint
- Assigned To deleted (
Peter Amstutz)
- Description updated (diff)
- Story points changed from 3.0 to 1.0
- Description updated (diff)
- Assigned To set to Lucas Di Pentima
- Status changed from New to In Progress
Updates at arvados-dev|e96a5d0 - branch 19920-move-unassigned-open-tickets
- Adds a
art issues associate-orphans
subcommand that takes a project name, and release ID and assigns any unassigned issue to release and version.
- Provides a
--dry-run
option so that the user can double-check that the tool will do the right thing.
- Features a worker pool to speed up the process, as the single-threaded solution processed around 1 issue per second and we have around 1800 issues to move.
This can be tested in dev-dev, there's a bunch of orphan issues left.
- Target version changed from 2023-02-01 sprint to 2023-02-15 sprint
Sadly, it seems that there's no current way to avoid email notifications from the REST API:
- Status changed from In Progress to Resolved
Also available in: Atom
PDF