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
Now Audit trail button for each content item, in the content item list view, is visibile by default. No related permission evaluation.
Audit trail
If a user click Audit Trail button, without View audit trail permission, you see the forbid page.
Audit Trail
View audit trail
Steps to reproduce the behavior:
Allow to see Audit Trail button only if user have the permission to view audit trail.
see image: no audit trail menu, no audit trail option
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
Now
Audit trail
button for each content item, in the content item list view, is visibile by default. No related permission evaluation.If a user click
Audit Trail
button, withoutView audit trail
permission, you see the forbid page.To Reproduce
Steps to reproduce the behavior:
Audit Trail
optionExpected behavior
Allow to see
Audit Trail
button only if user have the permission to view audit trail.see image: no audit trail menu, no audit trail option
The text was updated successfully, but these errors were encountered: