Content
View differences
Updated by Ivan Kuchin about 2 years ago
**As** the owner of a list
**I want to** change the list
**so that** can adapt an existing list without having to start from scratch
**Acceptance criteria**
* Users can alter their own lists
* The filters selected
* The columns selected
* The sort order chosen
* On their own persisted lists upon modification
* A information message is displayed next to the page header that the list was manipulated
* A "Save" button appears
* Upon clicking on it, the change will be persisted and both the message as well as the button disappears
* The "Save" option is only present to the more menu when the list the user wants to modify can be saved.
* When user can't save modified list (currently only when the user modified a static list), an information message with "Save as" button should appear
* "Save as" menu item should be present for logged in user even when no changes are made to the list
Updating public/shared lists specified in #51779
**I want to** change the list
**so that** can adapt an existing list without having to start from scratch
**Acceptance criteria**
* Users can alter their own lists
* When user can't save modified list (currently only when the user modified a static list), an information message with "Save as" button should appear
* "Save as" menu item should be present for logged in user even when no changes are made to the list