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
Currently, there is no functionality to allow an admin to edit an event through an interface leading to them having to go into the database which is less than ideal.
Requirements
Allow for a server action that lets super admins only edit events
A super admin should have the option to edit an event from admin/events
There might be merit to adding another action button like was done on the user admin table as the sister issue to this allows for editing an event which should also be viewed from the same place
The text was updated successfully, but these errors were encountered:
Description
Currently, there is no functionality to allow an admin to edit an event through an interface leading to them having to go into the database which is less than ideal.
Requirements
admin/events
The text was updated successfully, but these errors were encountered: