[openSUSE/open-build-service] c74d95: [api] allow to reopen a declined review
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c74d952014b23f46a40e12b63e91cc3d3b188ac0 https://github.com/openSUSE/open-build-service/commit/c74d952014b23f46a40e12... Author: Adrian Schröter <adrian@suse.de> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M src/api/app/models/bs_request.rb M src/api/test/unit/bs_request_test.rb Log Message: ----------- [api] allow to reopen a declined review A user who declined a review should also be able to revert it by setting it to new again. This solves issue#2923 Commit: f030c3cc2d94337287f18335cd97c66c729d539b https://github.com/openSUSE/open-build-service/commit/f030c3cc2d94337287f183... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M src/api/app/models/bs_request.rb M src/api/test/unit/bs_request_test.rb Log Message: ----------- Merge pull request #13253 from adrianschroeter/fix_2923 [api] allow to reopen a declined review Compare: https://github.com/openSUSE/open-build-service/compare/9b1a5dc66bf8...f030c3...
participants (1)
-
Dany Marcoux