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
User permission without ability to change author attempting to save entry resulted in missing author thus unable to see own entry in entry listing
#536
I'm testing using user without permission to "change author". When the user save an entry, the author section is null resulting in saved blog entry not being shown under the user listing in entry.
However admin is able to view all the entries created by user without permission to change author (all the entries created by this user has empty author). I hope my descriptions below are clear enough. Thanks.
Expected behavior
Just wondering if this is expected behavior? Coz I'm expecting creator able to see own entries even without permission to change author. Do advice. Thanks.
Steps to reproduce the issue
admin create a user (ie: usertest123) with staff status in Authentication and Authorization › Users
usertest123 login to /admin and create weblog/entry. After creating weblog entry, unable to see the entries created.
admin able to see all the entries created by usertest123
Hi,
I'm testing using user without permission to "change author". When the user save an entry, the author section is null resulting in saved blog entry not being shown under the user listing in entry.
However admin is able to view all the entries created by user without permission to change author (all the entries created by this user has empty author). I hope my descriptions below are clear enough. Thanks.
Expected behavior
Just wondering if this is expected behavior? Coz I'm expecting creator able to see own entries even without permission to change author. Do advice. Thanks.
Steps to reproduce the issue
Specifications
Screenshot of issues encountered:
Disclaimer
Before submitting an issue make sure you have:
The text was updated successfully, but these errors were encountered: