-
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 | #17 | Apr14-May05
-
Git Pull Request:
As a site admin
I want to be able to see and sort by the last occurrence a redirection took place
so that I can remove unused redirections
Requirements
-Update the date with the first hit of the day
Acceptance criteria
Given a redirection
When a user checks the information about it
Then she will find the date of the last occurrence of the redirection
Given a redirection with last occurrence set to 16th of April
When a user tries to access the origin URL and is redirected on the 17th of April
Then the date shown in last occurrence is updated to the 17th of April
Test Scenarios
ID | Test Priority | Test Scenarios | Covered by Backend (Unit/Integration)? | Test to add |
---|---|---|---|---|
01 | 5 | The redirection last occurrence date can be viewed in the information | NO | Manual |
02 | 5 | The last occurrence date of a newly created redirection is displayed as "never" | NO | Manual |
03 | 5 | The last occurrence date will update to the current date when the redirection is triggered | YES | Manual |