fix(platform): fix the exception that occurs in fdp-approval-flow for multiple blocks#14228
fix(platform): fix the exception that occurs in fdp-approval-flow for multiple blocks#14228zhuwentao0724 wants to merge 8 commits into
Conversation
✅ Deploy Preview for fundamental-ngx ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
♿ Accessibility Report✅ 236/236 routes passed axe-core audit |
|
Findings
|
|
Hi @droshev ,
|
@zhuwentao0724 that is just one change, what about the others? |
|
Hi @droshev , |
|
No major concerns. Suggest keeping the blank lines for better readability. |
mikerodonnell89
left a comment
There was a problem hiding this comment.
@zhuwentao0724 are you able to give a list of steps to recreate the original problem, in the example documentation? i.e. when to add an approver, the type, etc
|
Hi @mikerodonnell89 ,
You can check the parameter paths value in unit tests, I captured that from browser dev tool. |
The problem should be reproducible in the fundamental-ngx library itself, and you'd be able to demonstrate it with a video/stackblitz/etc |
|
Hi @mikerodonnell89.
|
Care to share a public link to this stackblitz? I tried typing the URL manually and getting access denied |
|
Hi @mikerodonnell89 ,
|





…ltiple parallel blocks.
Related Issue(s)
#14085
closes
Description
When there are two or more parallel paths within a serial flow, the workflow is not displaying.
Screenshots