Project

General

Profile

Actions

Support #19920

closed

ticket management

Added by Peter Amstutz over 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Redmine
Target version:
Due date:
Story points:
1.0

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

Subtasks 1 (0 open1 closed)

Task #19941: Review 19920-move-unassigned-open-tickets (arvados-dev)ResolvedPeter Amstutz01/25/2023Actions
Actions #1

Updated by Peter Amstutz over 1 year ago

  • Status changed from New to In Progress
Actions #2

Updated by Peter Amstutz over 1 year ago

  • Description updated (diff)
Actions #3

Updated by Peter Amstutz over 1 year ago

  • Subject changed from Ticket management to Redmine ticket management
  • Tracker changed from Bug to Support
Actions #4

Updated by Peter Amstutz over 1 year ago

  • Description updated (diff)
Actions #5

Updated by Peter Amstutz over 1 year ago

  • Assigned To set to Peter Amstutz
  • Status changed from In Progress to New
  • Category set to Redmine
Actions #6

Updated by Peter Amstutz over 1 year ago

  • Description updated (diff)
  • Subject changed from Redmine ticket management to ticket management
Actions #7

Updated by Peter Amstutz over 1 year ago

  • Story points set to 3.0
Actions #8

Updated by Peter Amstutz over 1 year ago

  • Description updated (diff)
Actions #9

Updated by Peter Amstutz over 1 year ago

  • Target version changed from Future to 2023-02-01 sprint
Actions #10

Updated by Peter Amstutz over 1 year ago

  • Assigned To deleted (Peter Amstutz)
Actions #12

Updated by Peter Amstutz over 1 year ago

  • Description updated (diff)
Actions #13

Updated by Peter Amstutz over 1 year ago

  • Story points changed from 3.0 to 1.0
Actions #14

Updated by Peter Amstutz over 1 year ago

  • Description updated (diff)
Actions #15

Updated by Lucas Di Pentima over 1 year ago

  • Assigned To set to Lucas Di Pentima
Actions #16

Updated by Lucas Di Pentima over 1 year ago

  • Status changed from New to In Progress
Actions #17

Updated by Lucas Di Pentima over 1 year ago

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.

Actions #18

Updated by Lucas Di Pentima about 1 year ago

  • Target version changed from 2023-02-01 sprint to 2023-02-15 sprint
Actions #19

Updated by Lucas Di Pentima about 1 year ago

Sadly, it seems that there's no current way to avoid email notifications from the REST API:

Actions #20

Updated by Lucas Di Pentima about 1 year ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF