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
As an admin (users.admin = TRUE), I want to be able to get to the Sidekiq web interface by clicking on a link. The link should only be visible to admins (the web interface already is only accessible to admins). AdminConstraint may or may not be helpful with this.
The text was updated successfully, but these errors were encountered:
As an admin (
users.admin = TRUE
), I want to be able to get to the Sidekiq web interface by clicking on a link. The link should only be visible to admins (the web interface already is only accessible to admins).AdminConstraint
may or may not be helpful with this.The text was updated successfully, but these errors were encountered: