Skip to main content

Version 9.1.123 (7 October 2024)

People Management 

Unable to access People Management module (#121118)

Problem

  • When a user opens the people dashboards LM is terminated or the LM's position is deleted or inactive the dashboard breaks

Solution

  • Change the active check to get the user to use the latest appointment of the user rather than the active appointment.
  • Remove the check on the position's deleted or active fields
  • Added a catch when loading the manager's data to ensure the people dashboard does not break because the LM's details could not be loaded

The content of the box remains unchanged even though people are filtered on selected subgroups (#121164)

Problem

  • On People view when changing the active people group from the dropdown the users are filtered correctly, but the dropdown selected value does not change along with it, it remains on the 1ste item.

Solution

  • On item change also set the selected option state variable so it sets the selected value on the dropdown correct