#192 staging discussion links are not correct
Closed: Fixed 2 years ago by kparal. Opened 2 years ago 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

2 years ago

Metadata Update from @kparal:
- Issue assigned to kparal

2 years ago

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 1f2ecc9 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)

2 years ago

Login to comment on this ticket.

Metadata
Boards 1
Next tasks Status: Done
Related Pull Requests
  • #780 Merged 2 years ago
  • #212 Merged 2 years ago