Skip to main content

Version 9.1.81 (12 April 2024)

Performance Management: Import

Add employee filter on section items (#106742)

  • Add filter on items to ensure items are populated for the people it is linked to.

 


LMS Portal: Discussion Forum

Expert assignment cannot be deleted (#114005)

Problem

  • The system does not allow an Admin to Delete Expert's Assignments.

Solution

  • Resolved issue to allow the admin to delete an entry
  • Introduced COLLATE DATABASE_DEFAULT statement on temp table's column to fix SQL exception caused by Collation differences from Server and Database.