Skip to content

Commit

Permalink
SAK-50864 Assignments site import remove clear for add due date to ca…
Browse files Browse the repository at this point in the history
…lendar (#13187)
  • Loading branch information
hornersa authored Jan 21, 2025
1 parent 90c1746 commit f11b186
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4361,7 +4361,6 @@ public Map<String, String> transferCopyEntities(String fromContext, String toCon
nProperties.remove(ResourceProperties.PROP_ASSIGNMENT_OPENDATE_ANNOUNCEMENT_MESSAGE_ID);

// remove the link btw assignment and calendar item. One can add the due date to calendar afterwards
nProperties.remove(ResourceProperties.NEW_ASSIGNMENT_CHECK_ADD_DUE_DATE);
nProperties.remove(AssignmentConstants.NEW_ASSIGNMENT_DUE_DATE_SCHEDULED);
nProperties.remove(ResourceProperties.PROP_ASSIGNMENT_DUEDATE_CALENDAR_EVENT_ID);

Expand Down

0 comments on commit f11b186

Please sign in to comment.