All release notes
share
4 min read

New Release of Admin

Available on Test for all regions on 13th of January and 20th of January on Production.

Improvements for User management

  • Support for sorting logic for users on organisation language
      • Language set on organisation, for example swedish, sorts users with names containing å, ä, ö according to Swedish collation, not English
  • The user page has been moved to top of side menu
  • Export button has changed name from “Template” to “Export”
  • Export now contains date for last login of user
  • New app permisson for Objects access: TE_ADMIN::manageObjects
      • Used for non Admins
          • Scope TE_ADMIN::user + app permission TE_ADMIN::manageObjects
  • Improved function for adding user objects
      • Functionality consistent with object list in Objects
      • Select object type to show all columns of object
Improvements for Objects
  • Organisation tree now expands to show the searched organisation node
Bug fixes


  • When adding new time slots, it should not be allowed to have overlapping weekdays. The admin client allowed this configuration to be created, but overlapping timeslots were removed without error when saving to the TE server.
  • It was not possible to add more than one user object at a time, this is solved by the improved user object function
  • When searching for an org node when adding to an object, the search did not show the org node. Now the org node tree is unfolded to show the org node when searching.