-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Pages > Page Administration
Intro/Context:
A Collection Page displays the items in a collection, potentially linking to the display pages of each of the items. One need that will be quite common would be to add a new item to the collection (content set) directly on the collection page view.
The goal of this story is to facilitate this process.
Given we have a collection page created
When looking at the top navigation panel of the page editor
Then the user should be able to:
- add a collection item by clicking on a + button from the page editor top navigation
- get redirected to the page view after the user exits the content edition UI if publishing the content
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) | Could it be covered by POSHI? |
---|---|---|---|---|---|
Can add collection items in a collection page based on dynamic collection with all types | Critical | Manual | No | No | Yes |
Only can add specific type collection items in a collection page based on manual collection with single item type | High | Manual | No | No | Yes |
- is related to
-
LPS-118638 LPS-107776 - Product QA | Test Automation Creation
-
- Closed
-