microsoft / powercat-business-approvals-kit

MIT License
35 stars 4 forks source link

[Business Approvals Kit - BUG] Can create invalid processes #176

Open ahmadpirani opened 10 months ago

ahmadpirani commented 10 months ago

Describe the issue

It is easy to create absolutely invalid process.

Expected Behavior

All processes should be validated before allowed to be saved or publsihed.

What solution version are you using?

Whichever is the latest

What app or flow are you having the issue with?

None`

Steps To Reproduce

Go to Processes Click +New (Process Designer) Do not enter any name for the Process Click the big plus sign to create a new stage Do not enter anything and click Save button at the bottom Click plus sign to add node to the newly added stage Click Save on the new Node page without entering any data Click Save on the Process Once the process is saved successfully Click Publish Click Publish at the bottom of the page

Now you have an invalid process

Anything else?

No response

AB#1917