]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script/redmine-upkeep: filter by one status_id at a time
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 13 Aug 2025 17:15:06 +0000 (13:15 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 27 Aug 2025 15:48:26 +0000 (11:48 -0400)
commitc0721a39ed6a962e3a7f9e382e5fe108ba0b9208
tree9d16f3cc06300ca2110288c5e367904663baee64
parent2ccd36099421232616aa3b8966ce2ea5c00845dd
script/redmine-upkeep: filter by one status_id at a time

The API, unlike the www browser, does not actually allow filtering multiple
status IDs. We have to filter for each status we want to look at.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/script/redmine-upkeep.py