Version 9.1.144.3 (Support Release - 18 February 2025)
Performance Management
Copy Over Scorecard (#128182)
Problem
- When creating a new contract and selecting Copy From Another, only subordinate contracts for the current Review Year were returned, you then cannot create a contract for someone in the current year from a colleague on a previous year.
Solution
- Fix the query that returns the list of contracts to pull for all previous years, also remove the subordinate ID fetch from JobProfiler and instead rely directly on the materialized table PerformanceManagerUserIds.
- Made the selection modal scrollable.