Support Article
Issue with opening property panel for a flow shape
SA-80441
Summary
When user clicks a property panel in a flow for the first time, it opens. User clicks Submit and opens the property panel for the second time. However, the property panel does not open.
A Javascript error occurs in the _setBaseRef method while executing the pega.u.d.findParentNamed (this.getProxyButton(), "BASE_REF") method.
Error Messages
The button is not found.
Steps to Reproduce
- Create a flow rule
- Add a few shapes to it and set some properties
- Click a shape (For example, assignment, connector)
- Open the property panel
- Make a change and click the Submit button
- Click the same or another shape and open the property panel
Root Cause
A defect in Pegasystems’ code or rules. The previous hotfix, HFix-46881, introduced a regression. The outerGadget attribute is not present in the Debugging Document Object Model (DOM) element for the pzGFWViewerProxy section (Not autogenerated).
Resolution
Apply HFix-53098.
Published August 15, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.