You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Started POST "/conferences/example/program/proposals/1/commercials"
Processing by CommercialsController#create as HTML
Access denied on create #<Commercial id: nil, commercial_id: nil, commercial_type: nil, commercialable_id: 1, commercialable_type: "Event", created_at: nil, updated_at: nil, url: "https://www.youtube.com/watch?v=YH3c1QZzRK4">
Redirected to http://localhost:3000/
Completed 302 Found
Expected correct behavior
Successful addition of a commercial
Steps to reproduce
As a speaker, submit a proposal.
As a conference organizer, add a commercial via Manage → Events → Event → Edit → Commercials → Create Commercial.
I'm submitting a
Current behavior
Expected correct behavior
Successful addition of a commercial
Steps to reproduce
Other information
Probably a case of “wandering around in non-admin views”.
The text was updated successfully, but these errors were encountered: