Skip to content
New issue

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

Enhancement: Add tests for new Select Backlog columns feature #28

Open
peterVG opened this issue May 8, 2020 · 2 comments
Open

Enhancement: Add tests for new Select Backlog columns feature #28

peterVG opened this issue May 8, 2020 · 2 comments

Comments

@peterVG
Copy link
Collaborator

peterVG commented May 8, 2020

This feature will be available in release 1.12. See archivematica/Issues#1167

Feature: Select which columns to display in the table list on the Backlog tab
Scenario: The user has moved transfer packages to Backlog and is now ready to take further actions on them.
Given: That they can browse packages using the table list, column sorting, and list paging on the Backlog tab.
And: The default Name, Transfer UUID, File Count, Ingest Date, and Actions columns are currently displayed in the table list.
When: They click on the column selector icon, they can deselect one or more of the currently displayed default columns and can select one or more options in their place.
Then: The columns displayed in the table list on the Backlog tab match the selected and deselected options.
And: These selections will also apply to the “Show files” display option (except “File Count”)
And: These selections will be applied to all users of the pipeline
And: The select and deselect choices will persist between user sessions

@sallain
Copy link
Member

sallain commented Jul 28, 2020

@peterVG If you could add a test for this before the end of August that would be great!

@peterVG
Copy link
Collaborator Author

peterVG commented Aug 20, 2020

Done. PR submittted. See 523bf20 and also 763260f for archival storage tab columns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants