-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 9.10
-
Fix Version/s: 10.10-HF01, 11.1, 2021.0
-
Environment:Use Chrome to get Dev tools
Every time a workflow task is validated via the UI, its validate method is called three times.
Steps to reproduce using Chrome
Create a note and start the parallel review workflow
Add a console.warn in the validate() function of the workflow task
Validate the task in the UI
The log is displayed 3 times in the Javascript console for each UI validation
- Is referenced in