Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Local action opening in different thread within Repeating grid

SA-31589

Summary



User has configured a button in repeating grid and below is the action set configured for that button.  



Whenever click on button is performed, extra thread (PS_THREAD1/$WorkProcessing) is created and the modal dialog runs in that context.

Because of this, though user tries to attach a file, it becomes unsuccessful with the below error.


 Hence, it is unable to get the context of the class and gives the error "<Class> cannot be blank" observed in tracer. 


Error Messages



"Label:This field may not be blank" error in UI and 

"<Class> cannot be blank" observed in tracer. 


Steps to Reproduce



1. Edit a row from within a repeat grid.
2. Click on the Upload button with the above configuration.
3. Try to browse and upload a file.
4. Observe that file uploading becomes unsuccessful.


Root Cause



The root cause of this problem is a defect in user's application code or rules.

The list context specific actions should be used when launching items from a Repeating Grid (or other list-type context).

Resolution



Use the "List - Open local action" which is selected from "All Actions" to solve this issue.

 

 

Published January 3, 2017 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice