Skip to main content

Version 9.1.110 (16 August 2024)

Performance Management 

Changes Done By Individual is Reflected For All Team (#119278)

Problem

  • On Goals import, when the custom KPI or KPA items are added that have the same name to different users it creates only 1 section item and links that to both contracts.

Solution

  • Always create custom section items, then iterate through the import records, assign the created items as required and remove them from the list if used.
  • This ensures that if the same KPI name exists on more than 1 contract, each will have their own section item created.
  • Also added steps to return the current existing contract KPI / KPA ids and then assign the Ids for that to the import items.
  • Last step added to delete the 'new' master data section items that were not allocated to prevent orphaned section items being created.

 


People Management

Users not imported to V8 (#112848)

Problem

 When forcing a bulk import of users, the newly created users (created today) are not imported.

Solution

  • A SQL job executing the following must be setup to run on the V8 DB to actually import the data, otherwise clicking the bulk import of users will only stage the data in V8