-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, Master
-
Component/s: Calendar, Calendar > Upgrade
-
Labels:
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:1.5
-
Fix Priority:3
-
Git Pull Request:
Description
After we upgrade to 6.2 EE from 6.1 EE GA2, the Calendar portlet's reminder settings are not properly upgraded. In 6.1 EE GA2, the reminder settings have a lot of configuration options that are missing from 6.2 EE. For example, in the following steps to reproduce, we can see that the Reminder function has a "Do not send a reminder" function. After upgrading to 6.2 EE, the email buttons to send a reminder are checked. This is different from what the original behavior in 6.1 EE GA2 intended, thus demonstrating an improper upgrade, or a missing upgrade path that is causing legacy data to be misrepresented.
Steps to reproduce
- Setup 6.1 ga2
- Add Calendar portlet to the homepage
- Click on "Add Event" > "Reminders":set to "Do not send a reminder" > Save
(All settings are default except for "Reminders") - Unzip 6.2 SP14
- Start 6.2 against 6.1 database to upgrade
- Click on the event created in 6.1 > Edit
- Confirm the setting of "Reminder"
Actual behavior
"Email" checkbox is checked, meaning that a reminder will be sent, even if in 6.1 EE GA2, the option was set to NOT send a reminder.
Expected behavior
"Email" checkbox is unchecked.
Note
Configurable item are different between 6.1 and 6.2 for "Reminders".
(Please refer to the attached files)
Reproduced in
6.2 SP14