openSUSE / open-build-service

Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
https://openbuildservice.org
GNU General Public License v2.0
921 stars 437 forks source link

Forwarding a submitrequest to Factory does not automatically supersede existing submitrequests #9689

Open dcermak opened 4 years ago

dcermak commented 4 years ago

Issue Description

As a package maintainer, I have the option to forward a submitrequest from a devel project to Factory when accepting it. However, when there is already a pending submitrequest to Factory, then the pending request is not superseded by the new one.

Expected Result

Either the new submitrequest should automatically be superseded or I should be asked whether the request should be superseded.

How to Reproduce

  1. Branch any package that you maintain, make a change, submit to the devel project
  2. Accept the request to the devel project and ensure that the "Forward this request to Factory" checkbox is ticked.
  3. Repeat 1 and 2
  4. You now end up with two requests to Factory and have to manually cancel one or wait for a bot to decline the first
FilippoBonazziSUSE commented 2 months ago

Can we get any progress on this one? It remains very annoying