Issue
Drag and drop assignments functionality fails after upgrading to Pega Platform 24.2.5.
Steps to reproduce
- Upgrade to Pega Platform 24.2.5
- Use the Drag and Drop assignments functionality.
Root Cause
Step 2 in the Work-pxTransferAssignment activity causes failure by incorrectly setting local variables.
Step 2 sets the local.WorkObjectPageName and local.WorkObjectKey variables, which leads to the failure of the transfer process.
Step 2 causes null pointer exception during execution. Step 2 of the pxTransferAssignment activity fails with a null pointer exception, preventing the transfer from completing successfully.
Solution
Disable step 2 in the Work-pxTransferAssignment activity.
Apply HFix-D2535.
This issue is planned to be addressed in a future Pega Platform release. Issues are prioritized based on impact, severity, and capacity. The specific release for the fix has not yet been determined. This section will be updated with release details when the fix for this issue is available.