Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
7.3.x, 7.2.x
-
Committed
-
3
Description
For a user with permissions for web content, those in draft or pending status are not shown.
Steps to reproduce scenario 1
- Create "roleA" with all permissions for web content
- Create "userA" and assign "roleA" to they.
- Go to web content
- Create a web content
- Save it as a draft
- Click Cancel to go back to the list of web content
Current behavior scenario 1
No message appears saying content is filtered out to show only Approved web content
Expected behavior scenario 1
A message saying content is filtered out to show only Approved web content appears
Steps to reproduce scenario 2
- Create "roleA" with all permissions for web content
- Enable workflow for web content
- Create "userA" and assign "roleA" to they.
- Go to web content
- Create a web content
- Submit it for publication
- Click Cancel to go back to the list of web content.
Current behavior scenario 2
No message appears saying content is filtered out to show only Approved web content
Expected behavior scenario 2
A message saying content is filtered out to show only Approved web content appears
Note:
The expected message is the same that appears when an admin user select Approved filter.