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
After landing on the dashboard, users will have the ability to view all content for specific groups of content that they have touched based on user, status, date, etc...
Feature: View all items
As a Content Creator,
I want to be able to view a list of all the content related to a specific user, status, or team
So that I can get an idea of what everyone is working on and quickly find what I am looking for.
Scenario: My current workGiven that, it may take several passes before a piece of content is ready for the approval workflow
And that I may be working on multiple items at once
When I visit the CMS home page
And I have clicked on a view all link associated with this content
Then I will see a list of all the content I am working on
And the content will be listed in reverse chronological order by last edited date
And that list will display a maximum of 5 items
And that list will include a link to view all items if there are more than 5
And I will see the identifier
And I will see the date it was last edited
And I will see a link that will allow me to edit the latest revision
And I will see the status of that content
Scenario: All contentGiven that, it may take several passes before a piece of content is ready for the approval workflow
And that I may be working on multiple items at once
When I visit the CMS home page
And I have clicked on a view all link associated with this content
Then I will see a list of all the content my team (current CMS users) is working on
And the content will be listed in reverse chronological order by last edited date
And that list will display a maximum of 5 items
And that list will include a link to view all items if there are more than 5
And I will see the identifier
And I will see the date it was last edited
And I will see the author's email address
And I will see a link that will allow me to edit the latest revision
And I will see the status of that content
Scenario: Needs approvalGiven that, there is an approval workflow
And that I may have submitted 1 or more items for approval
And that I may be waiting for feedback on those items that need approval
When I visit the CMS home page
And I have clicked on a view all link associated with this content
Then I will see a list of all the content I created that needs approval
And the content will be listed in chronological order by the date sent for approval
And that list will display a maximum of 5 items
And that list will include a link to view all items if there are more than 5
And I will see the identifier
And I will see the amount of time since the content has been sent for approval (ex. 5 days, 22 hours, 5 mins)
And I will see the email address of the reviewer of that content
And I will see a link that will allow me to edit the latest revision
And I will see a link that will allow me to resend the request to the reviewer to review that content
View all items:
My current work
My Teams work
Needs approval
The text was updated successfully, but these errors were encountered:
ineedsubstance
changed the title
Content Creator: View a list of content based on what I have touched
Content Creator: View table list all
Dec 12, 2016
ineedsubstance
changed the title
Content Creator: View table list all
Content Creator: View view all list
Dec 12, 2016
After landing on the dashboard, users will have the ability to view all content for specific groups of content that they have touched based on user, status, date, etc...
View all items:
The text was updated successfully, but these errors were encountered: