Details
-
Fix
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
2.5.0, 2.7.1
-
None
Description
Current Situation
When searching for calendars a result list is displayed. When selecting a calendar from the list and performing an "update" command to change the configuration, then a confirmation is displayed, that calendars have been modified. A link "Click here to release!" is provided to release the change immediately. Clicking this button shows the following error
com.sos.schema.exception.SOSJsonSchemaException: $.update[0].objectType: does not have a value in the enumeration [FOLDER, WORKFLOW, JOBCLASS, JOBRESOURCE, LOCK, NOTICEBOARD, FILEORDERSOURCE, WORKINGDAYSCALENDAR, NONWORKINGDAYSCALENDAR, SCHEDULE, INCLUDESCRIPT, JOBTEMPLATE, REPORT, DEPLOYMENTDESCRIPTOR, DESCRIPTORFOLDER]
Steps to reproduce the issue:
- Click the "Search" Icon and select "Calendar" for the return object.
- Click the "Search" button and check the box for the calendar that appears in the search results.
- Click the "Update Object" button, then click the "Submit" button.
- Click the "Click here to release!" link to trigger the error.
Desired Behavior
It should be possible to release changes to calendars from the search-update-confirm window.