Release 7.24.12

COMMON

Changes

  • Added more functions to/in the CommonInterface, please see the wiki: https://wiki.smt-x.com/index.php/JavaScript

  • You can now add members to a group using a typahead searchbox

  • Various client side JavaScript libraries were updated to their latest version

Fixes

  • The cache changes introduced in 7.24.10 resulted in the usage of stale data when accessed from a thread different from the UI thread. There's also a patch available for 7.24.10 and 7.24.11

  • Having at least two event triggers on the same event type with different 'Run immediately' values resulted in requeuing the event after each execution

  • Using a filter on the "IsActive" field in datastore parameters of type "Filtered Person Parameter" didn't work as expected when using the "contains" operator

FORMS

Changes

  • Invalid form field inputs (eg. required field) aren't logged in the logfile anymore

SERVICE CATALOG

Changes

  • A log can be added via the API when the service is locked

TICKETING

Changes

  • It's now possible to assign a subcategory to a ticket

Fixes

  • Sometimes a task wasn't shown in readonly mode, when it was readonly for the user. However, submitted changes weren't accepted

WORKFLOW

Changes

  • You can now add a prefix to the fail-over emails (using a translation with category "Workflow.EmailSubject" and name "FailOver")

RELEASE MANAGER

Changes

  • When importing a web service call, a different connection string can be selected

  • When importing a studio application, a different folder can be set

  • When importing a service catalog template, a different conversion strategy can be selected

  • Objects can be removed from the import package so they will not be imported

Fixes

  • The rare issue 'Thread was being aborted' when importing a studio application should be resolved

STUDIO

Changes

  • Studio application now have settings. A setting can have a default value, but this value can be overwritten in the environment. When importing a new version of the application, the overwritten value will be retained

  • Added more functions to/in the StudioInterface, please see the wiki: https://wiki.smt-x.com/index.php/JavaScript

Last updated

Was this helpful?