Support Article
Application not working after upgrading from 7.1.5 to 7.1.6
SA-11809
Summary
After Pega 7.1.5 server to Pega 7.1.6 upgrade, user has configured a button in repeat grid actions space.
Null pointer exception when local action is launched.
Error Messages
Applications not working correctly
Steps to Reproduce
1.Create a repeating grid and add action buttons.
2.On Click of "Add" button ,use click event "Launch Local Action" action with using page option.
Root Cause
The root cause of this problem is software use/operation error.
User was trying to open a data-class local action using the "Launch Local Action with using page" from action items. Null pointer exception because the page was not available at runtime.
Resolution
This issue is resolved through the following local change:
Use "Open Local Action" from list category present in action items. After adding this action, issue got resolved but on first click pop-up was not coming. Modified grid property configuration to use "Inline Rows Always Editable" in operations tab and then pop-up worked as expected and user is able to add/delete/edit the row.
Published January 30, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.