We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After a normal user (not admin) creates either an Event Definition or Notification the share button is not immediately enabled.
admin
After creating an Event Definition or Notification a user should immediately be able to share it.
After creating an Event Definition or Notification a user must refresh the page for the Share button to be enabled and share the entity.
Refresh the permissions check on the frontend after either of these entities is created to allow for the proper enabled state of the share button
Event Notification Creator
Event Definition Creator
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After a normal user (not
admin
) creates either an Event Definition or Notification the share button is not immediately enabled.Expected Behavior
After creating an Event Definition or Notification a user should immediately be able to share it.
Current Behavior
After creating an Event Definition or Notification a user must refresh the page for the Share button to be enabled and share the entity.
Possible Solution
Refresh the permissions check on the frontend after either of these entities is created to allow for the proper enabled state of the share button
Steps to Reproduce (for bugs)
admin
user with theEvent Notification Creator
andEvent Definition Creator
roles assignedContext
Your Environment
The text was updated successfully, but these errors were encountered: