Details
-
Type:
Regression Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.1.0 CE GA1, 6.1.10 EE GA1, 6.2.X
-
Fix Version/s: 6.2.X, --Sprint 5/12
-
Component/s: Calendar
-
Labels:None
-
Environment:Tomcat 7.0.23 + MySQL 5. 6.1.x GIT ID: 4fe7c2f7a51db3919ec639e6b53a67f56be46c0d.
Tomcat 7.0.23 + MySQL 5. 6.2.x GIT ID: 23e8e46a9e3221ae8e14609bacdb5b0da0d61fb0.
-
Similar Issues:
-
Epic/Theme:
-
Business Value:4
Description
The "End by" option is not working in Calendar.
Here are the steps to reproduce the issue:
1. Add an event
2. Set the event to repeat daily, weekly, monthly, or yearly (Do not select "Day _ of every _ month(s)" or "Every _ of every _ year(s)" as this will currently cause another problem; See LPS-25072)
3. Set an "End by" date
4. Save
5. Go to the "Events" tab
6. Select the new event
7. The "End by" date will say "None" instead of a date
8. Go to the "Year" tab
9. View a year that takes place after the end date
10. The user will still see that the event is taking place after the specified "End by" date.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
- Test Sessions

VERIFIED through Manual Testing following the steps in the description.
Tomcat 7.0.25 + MySQL 5. 6.1.x GIT ID: 6d6b8814da7c7295ed4cab8420e070793361f856.
Tomcat 7.0.25 + MySQL 5. 6.2.x GIT ID: 71ce8e940ae12bae24e2a5e14cf3f836bb291915.
The event is showing to end on its proper end by date. Thus the "End by" function is working again and the ticket can now be closed.