-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 6.4.3, 6.6.0, 6.8.1
-
Component/s: Apps - Team Calendar
-
None
-
11
-
Severity 2 - Major
-
96
Summary
Unable to move Jira events from Team Calendars
Steps to replicate
- Install Team Calendars 5.5.0
- Connect Confluence to Jira
- Create calendar and add all Jira events for a specific project
- Drag Jira event to a different day
Expected results
- Jira event/date is updated in the calendar, and in Jira
Actual results
Error is thrown in the logs, event move fails:
2018-03-01 17:12:07,164 WARN [http-nio-8090-exec-4] [extra.calendar3.util.TimeZoneUtil] tryParseDateTimeStringForEventEdit Unable to parse date -- referer: http://localhost:8090/calendar/mycalendar.action | url: /rest/calendar-services/1.0/calendar/events.json | traceId: d806a1c80e5eec74 | userName: admin 2018-03-01 17:12:07,204 WARN [http-nio-8090-exec-4] [confluence.impl.hibernate.ConfluenceHibernateTransactionManager] doRollback Performing rollback. Transactions: ->[PluginReadWriteTx]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT (Session #158021411) -- referer: http://localhost:8090/calendar/mycalendar.action | url: /rest/calendar-services/1.0/calendar/events.json | traceId: d806a1c80e5eec74 | userName: admin
2018-02-27 13:06:00,273 ERROR [AtlassianEvent::CustomizableThreadFactory-3] [atlassian.confluence.event.ConfluenceEventDispatcher] run There was an exception thrown trying to dispatch event [com.atlassian.confluence.extra.calendar3.events.SubCalendarEventUpdated[source=com.atlassian.confluence.extra.calendar3.DefaultCalendarManager@57de2b28]] from the invoker [com.atlassian.confluence.event.ConfluenceListenerHandlersConfiguration$TimingListenerHandler$1$1@96c4127] -- url: /rest/calendar-services/1.0/calendar/events.json | traceId: 32a4sdfa56sd | userName: admin | referer: https://atlassian.confluence.com/display/text/testpage java.lang.RuntimeException: java.lang.NullPointerException. Listener: com.atlassian.confluence.extra.calendar3.notification.DefaultCalendarNotificationManager event: com.atlassian.confluence.extra.calendar3.events.SubCalendarEventUpdated
Workaround
- Uninstall Team calendars 5.5.0
- Download and install 5.3.20: Team Calendars for Confluence - Version history
- is duplicated by
-
CONFSERVER-56010 Changes to TeamCalendar 'Jira Issue Date' events are not propagated to Jira
-
- Closed
-
- is related to
-
CONFSERVER-54819 Drag and drop of Jira Issue Dates event in Team Calendar results in error
-
- Closed
-