Closed
Bug 1423381
Opened 7 years ago
Closed 7 years ago
'Schedule a duplication' button is missing on rules page for signoff-controlled channels
Categories
(Release Engineering Graveyard :: Applications: Balrog (frontend), enhancement, P1)
Release Engineering Graveyard
Applications: Balrog (frontend)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: vikas_mahato)
References
Details
Attachments
(1 file)
jlund noticed that you can't schedule a the duplication of a rule, for channels which are controlled by signoffs and we show 'Schedule an Update' and 'Schedule for Deletion' buttons. A workaround is to copy each field over.
Reporter | ||
Updated•7 years ago
|
Summary: 'Schedule a duplicate' buttonmissing on rules page for signoff-controlled channels → 'Schedule a duplication' button is missing on rules page for signoff-controlled channels
Assignee | ||
Comment 1•7 years ago
|
||
Hey!
I would like to work on this bug.
Comment 2•7 years ago
|
||
(In reply to Vikas Prasad Mahato [:vikas_mahato] from comment #1)
> Hey!
> I would like to work on this bug.
It's all yours! Once you have the dev environment up and running (http://mozilla-balrog.readthedocs.io/en/latest/contribute.html#usage) have a look at http://localhost:8080/rules
What this bug wants is for a "Schedule Duplication" button to be added to that UI. It should trigger the "Schedule a New Rule" dialog, but prefill the fields with the information from the Rule it is associated with.
Please let me know if anything is unclear, or you have other questions.
Assignee: nobody → vikasmahato0
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
I have sent a pull request. Please review it and let me know if anything needs to be changed.
Updated•7 years ago
|
Priority: -- → P1
Comment 5•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/balrog
https://github.com/mozilla/balrog/commit/662ddfea9723ff5f75e3c090232679a269068189
bug 1423381: 'Schedule a duplication' button is missing on rules page for signoff-controlled channels (#458). r=bhearsum
Assignee | ||
Comment 6•7 years ago
|
||
I think we should mark this issue as resolved?
Comment 7•7 years ago
|
||
(In reply to Vikas Prasad Mahato [:vikas_mahato] from comment #6)
> I think we should mark this issue as resolved?
We usually wait until new code is in production to do that, but we can go ahead here =)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 8•7 years ago
|
||
This hit production today.
Updated•6 years ago
|
Product: Release Engineering → Release Engineering Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•