Skip to main content
Version: v2.5

Release 2.5.7

Issues fixed

null (ticket: 4596)

User dropdown partially hidden when assigning a user for an Event

Editing an event and assigning it to a user would have a dropdown that was partially hidden behind other elements on the user interface.

The dropdown now shows up correctly.

null (ticket: 4594)

The second time navigating to the Dimensions page under Planning would show an empty list

If a user navigated Planning → Dimensions it would show fine the first time, but the second time the page was visited it would show an empty list. Refreshing the page would fix the issue.

This has now been fixed.

null (ticket: 4597)
When filtering under State → Objects, it was possible to get to a situation where the filter column was empty. It could either happen if you switched Business Object while have active filters or if a search returned no rows.

The filter columns are now retrieved when loading the page, which fixed the issue. As an added side-effect it’s now possible to filter as soon as the page loads, opposed to before where filtering was not available until the initial search finished.