#192 staging discussion links are not correct
Closed: Fixed by kparal. Opened by kparal.

For example here:
https://stg.pagure.io/fedora-qa/blocker-review/issue/112

  • The "BlockerBugs App" link goes to production
  • The bugimg is downloaded from production (which then obviously doesn't know the bug number, or displays a completely different bug with the same number)

This is either a code problem or a staging configuration problem, needs investigation.


Issue tagged with: next

Metadata Update from @kparal:
- Issue assigned to kparal

So actually there are two problems. The infra config didn't specify the right variables, that is fixed here:
https://pagure.io/fedora-infra/ansible/pull-request/780
(@tflink please review, thanks!)

And also the variable handling wasn't correct in the code, that is fixed here:
https://pagure.io/fedora-qa/blockerbugs/pull-request/212

Commit 1f2ecc9e relates to this ticket

Commit b00d1d2f relates to this ticket

The fixes are now deployed to stg and they work well. Closing. Thanks @frantisekz .

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

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/quality/blockerbugs/issues/192

Please continue any further discussion there.

Log in to comment on this ticket.

Metadata
Related Pull Requests