Release 7.22.03

GENERAL

Changes

  • Client side JavaScript errors are now being logged to the server

  • Asynchronious HTTP calls via JavaScript that return a 401 Unauthorized result now cause the browser to reload the page which causes a redirect to the login page

Bugfixes

  • Uploading files via the HTML editor (where supported) didn't work in some cases.

COMMON

Bugfixes

  • When using a connection string (UNC) in the automated import section of a datastore parameter, the paths of the move files actions after completion or failure are now combined with the connection string (UNC path)

FORMS

Changes

  • Improved the UX when navigating between topics on the new request page. The height wasn't always shown correctly

WORKFLOW

Changes

  • The execution path of a process instance now displays the milliseconds too

TICKETING

Changes

  • Added a TaskDetail.aspx page which popups up the specified task. Pass the task id via the querystring using the key: taskid

  • When searching a task using the task id, the task immediately shows up if it's found

SERVICE CATALOG

Changes

  • You can now choose if you want to use relations in a hierarchical way or as a flat list

  • You can now manage the service edit tabs on template level. You can change the order and add extra tabs. Each extra tab refers to a studio application

  • You're now able to manage holiday calendars, those calendars can be imported in the list of unavailable dates per support group per service

  • In the public the time zone is shown on the opening hours page

  • In the public the service type is shown on the first screen of a service detail

  • When a part is language dependent and there's no value for the selected language, the value for the default language isn't used anymore

  • Larger attachments are allowed now (2GB)

  • When a service is locked, you can now see the part values for the documents in read only mode

  • When entering a solution for a quality note, you're now able to select the status (Open, Closed) of the note

Bugfixes

  • Decimal numbers in service targets showed a browser warning

STUDIO

Changes

  • There are now extra methods for cookies, form, headers and querystring values. See the wiki for more info

Last updated