-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: SEO Tools > URL Redirections
-
Labels:
-
Epic/Theme:
-
Epic Link:
-
Sprint:LIMA | #15 | Mar03-Mar24, LIMA | #16 | Mar24-Apr14
-
Git Pull Request:
As a site admin
I want to be able to define an expiration date for a redirection
so that I schedule from which date a redirection is no longer valid
Acceptance criteria
Given a Liferay DXP
When a user creates a redirection
Then she can define the expiration date
Given a Liferay DXP with some redirections defined with an expiration date
When the expiration date is reached
Then the redirection is deactivated and no longer applies
Given a Liferay DXP with some redirections defined with an expiration date
When a user checks the redirections section
Then she can identify which redirections have already expired
Given a Liferay DXP with some redirections expired
When a user selects an expired redirection
Then she can set a new expiration date
Design (same as LPS-101741)
Test Scenarios
ID | Test Priority | Test Scenarios | Covered by Frontend (JS-Unit)? | Covered by Backend (Unit/Integration)? | Test to add |
---|---|---|---|---|---|
2.1 | 5 | Expiration date can be defined when creating a temporary redirection | NO | YES | Redirect#ViewExpiredTempEntry |
2.2 | 5 | Expiration date can be defined when creating a permanent redirection | NO | NO | Redirect#ViewExpiredPermanentEntry |
2.3 | 5 | Expiration date can be edited in an unexpired redirection | NO | NO | Redirecti#EditEntry |
2.4 | 5 | Redirection will be deactivated once the expiration date is reached | NO | YES | Redirect#ViewExpiredAndActiveEntries |
2.5 | 5 | Expiration date can be identified from redirection admin | NO | NO | Redirect#ViewExpiredTempEntry, Redirect#ViewExpiredPermanentEntry |
2.6 | 5 | A new expiration date can be set for an expired redirection | NO | NO | Redirect#ResetExpiredEntry |
- demands
-
LPS-110401 Add Marketplace app entry & app.properties for "redirect" in master
-
- Closed
-
- depends on
-
LPS-101741 Allow site admins to manage permanent redirects
-
- Closed
-
-
LPS-109588 Users are redirected for permanent redirects
-
- Closed
-