templates/show_event: Add fedora-coreos-tracker as bug source #40
No reviewers
Labels
No labels
bug
Closed As
Duplicate
Closed As
Fixed
Closed As
Invalid
easyfix
enhancement
Priority
Critical
Priority
High
Priority
Low
Priority
Normal
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
quality/testdays-web!40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "PR/check_bug_source"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
During the F42 CoreOS test days it appeared that issues linked
in comments incorrectly redirect users to bugzila issues with
same numbers. This modification fixes this issue.
See: https://pagure.io/fedora-qa/testdays-web/issue/39
Your change doesn't work properly.
bugis expected to be a number and it is enforced by validators in https://pagure.io/fedora-qa/testdays-web/blob/develop/f/testdays/lib/forms.py . Entering number into bug field will result inUnknown URL format: 123456.If I disable the validators your change doesn't work properly either, if I enter
https://bugzilla.redhat.com/show_bug.cgi?id=2351026to bug field it creates a link tohttps://bugzilla.redhat.com/show_bug.cgi?id=https://bugzilla.redhat.com/show_bug.cgi?id=2351026which obviously doesn't work.@c4rt0 Sorry, but this just plain does not work, you completely ignored the backend...
While I'm not against allowing bugs to be taken from other trackers (makes sense now, please understand that when this code was created, we only used BZ...), I want this done in a more feasible way:
Also note, that I'll be pushing a complete rewrite of this 12-years-old codebase, but if you make acceptable PR, within the lines I shown, for current master, backporting (forwardporting) it to the new one will be very easy.
Anyway, thank you for reporting the issue, and trying to come up with a solution. This will be fixed in the new release!
Pull-Request has been closed by jskladan
Pull request closed