Closed
Bug 1410506
Opened 7 years ago
Closed 7 years ago
Add new scheduled permission change modal does not open
Categories
(Release Engineering Graveyard :: Applications: Balrog (frontend), defect, P1)
Release Engineering Graveyard
Applications: Balrog (frontend)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: abtcolns, Assigned: bhearsum)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20171005074949
Steps to reproduce:
After clicking add new scheduled permission change button at (https://github.com/mozilla/balrog/blob/65c60c4170b6e112faaa9c5ea64e81e20fb80939/ui/app/templates/permission_scheduled_changes.html#L12)
Actual results:
Nothing happens!
Expected results:
Should be able to open the new scheduled permission modal
Reporter | ||
Updated•7 years ago
|
Summary: Adding new scheduled permission change modal does not open → Add new scheduled permission change modal does not open
Assignee | ||
Comment 1•7 years ago
|
||
Looks like there's an error in the console:
Error: [$injector:unpr] Unknown provider: permissionSignoffRequirementsProvider <- permissionSignoffRequirements
This is pretty urgent to fix.
Priority: -- → P1
Assignee | ||
Comment 2•7 years ago
|
||
Looks like I'll be fixing this as part of bug 1410929.
Assignee: nobody → bhearsum
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 3•7 years ago
|
||
(In reply to Ben Hearsum (:bhearsum) from comment #2)
> Looks like I'll be fixing this as part of bug 1410929.
That would be great :)
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•7 years ago
|
Status: RESOLVED → VERIFIED
Updated•5 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
•