Finish Hotfix-1
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit is unstable
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit is unstable
This commit is contained in:
@@ -667,8 +667,8 @@ public class SystemController {
|
|||||||
activity.setActivityTypeId("TICKET");
|
activity.setActivityTypeId("TICKET");
|
||||||
}
|
}
|
||||||
|
|
||||||
if (activity.getParentActivityId() == null)
|
// if (activity.getParentActivityId() == null)
|
||||||
throw new Exception( "Attenzione, 'parentActivityId' obbligatorio");
|
// throw new Exception( "Attenzione, 'parentActivityId' obbligatorio");
|
||||||
|
|
||||||
activity.setActivityDescription(HtmlUtils.htmlUnescape(activity.getActivityDescription()));
|
activity.setActivityDescription(HtmlUtils.htmlUnescape(activity.getActivityDescription()));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user