Version 9.1.136 (13 January 2025)

Performance Management

Able to capture contract although period closed (#123871)

Problem

Solution

PM V9 Action plan copy from previous does not work as expected (#124270)

Problem
4 Action plan-related fixes on this PR.

  1. This label was updated, it does not reflect Review Periods but rather the Review Setups

  2. There was some confusion as to how the Copy Action Plans From Previous should work, the consensus between me, Bertie and Lee-Ann is that you can only copy from your previous review years. You cannot use this to copy APs from an earlier Review Period within the same setup (This should happen with the CreateContractFromPrevious fix 4)
    Changed the query for the review years to exclude the year for the current contract.

  3. The Copy Action Plans From Previous was not copying all the information, only Name and Description. Including now all AP fields on the copy.

  4. When doing CreateContractPeriodFromPrevious it must also copy any Action Plans that exist on that contract period. (which it did not do)

Solution

  1. Updated the translation to correct the label to show Review Setup
  2. Changed the query for the review years to exclude the year for the current contract.
  3. Modified the Action Plan handlers and queries to select all the additional information and to also copy that when creating the item. Had to fix an update here and there
  4. Added a new portion to the CreateContractPeriodFromPrevious handler to check if there are any action plans on the source and then copied that to the new contract. Tries to copy the Ad-hoc items as well as those assigned to specific KPIs.

Cannot Copy from previous (#124269)

Problem

Solution

Import the 360 Survey Scores into Performance Management (#112612)
On the Review Years | Review Setup | Review Period | Review Survey

image.png

 


People Management

Error on New People Group Save (#124474)

Problem

Solution

The page is shown as blank after Saving on editing details (#124445)

Problem

 

Solution

Auto-generate employee number (#122694)


Report Builder

Evaluation questions (#123006)

Problem

Solution


Imports

Import Error (#124391)

Problem

Solution

 


Translations

Investigate changing translation keys from key-based to file-based (#119512)
Problem
  • Translation calls need to be improved, it is used extensively throughout the system
Solution
  • Investigate to cache the translations with a different key strategy - perhaps we store the entire translation file (JSON object) within a single key



Revision #4
Created 12 December 2024 13:52:30 by Lee-Ann Janse van Rensburg
Updated 4 July 2025 08:28:14 by Lee-Ann Janse van Rensburg