-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Page Templates > Display Page Templates
Intro/Context:
Deleting a Display Page Template when it is being used is not an authorized action (by default). To help the user manage the relation between the DPT and a content we would like to provide a way to visualize the usage of the DPT.
-
Given the user wants to see Display Page Template usage
-
When the user goes to DPT configuration (3 dots)
Then the user can access the Display Page Template usage page:
- A list of Content used by the DPT is shown
- using similar display pattern as "View Fragment Usage"
- A text in the top navbar should recall the Display Page Template being checked
- The left category search menu shouldn't appear (ALL, WEBCONTENT, etc.)
-
When the user accesses the View DPT Usage page
Then the user can see:
- Title
- Author
- Modified date
Then the user can order the list by:
Title (removed due complexity)Author(removed due complexity)--- Modified date
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? |
---|---|---|---|---|---|
As a DPT creator, I can view Display Page Template usage of web content content type | Critical | Manual | No | No | Yes |
As a DPT creator, I can view Display Page Template usage of document content type | Hign | Manual | No | No | Yes |
As a DPT creator, I can view Display Page Template usage of blog content type | Hign | Manual | No | No | Yes |
As a DPT creator, I can view Display Page Template usage in modified date order | Critical | Manual | No | No | Yes |
- is related to
-
LPS-123479 LPS-121198 - Product QA | Test Automation Creation
-
- Closed
-
- Testing discovered
-
LPS-122615 Can not view Display Page Template usage of document content type
- Closed