#8424 pagure.io & allow_rebase
Closed: Fixed 5 years ago by jlanda. Opened 5 years ago by jlanda.

Something odd is going on pagure.io instance with allow_rebase column on pull_requests

On local dev env using postgres and pagure.io theme and similar gitauth config it works properly
On src.stg.fp.o it works properly

On pagure.io and stg.pagure.io, column looks inmutable. I can't change its default value nor toggle it from edit pull request


Metadata Update from @mizdebsk:
- Issue tagged with: pagure

5 years ago

Ok, so the root cause is that we have a hotfix of pagure/ui/fork.py (cf https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/pagure/frontend/files) shipping https://pagure.io/pagure/pull-request/4295 which has still not been merged due to the lack of tests (and answer to that question).

Metadata Update from @pingou:
- Issue untagged with: pagure

5 years ago

Metadata Update from @pingou:
- Issue tagged with: pagure

5 years ago

I've opened https://pagure.io/pagure/pull-request/4675 which should superseed: https://pagure.io/pagure/pull-request/4295 and allow us to cut a 5.8.1 release with this fix.

5.8.1 deployed, I can both toggle allow_rebase and rebase my pull requests on pagure.io

Metadata Update from @jlanda:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Log in to comment on this ticket.

Metadata