ServiceNowDevProgram / 911-Dispatcher-Workspace

https://github.com/ServiceNowDevProgram/Hacktoberfest
4 stars 42 forks source link

Response Dispatch flow has a few misconfigurations #57

Closed csharpie closed 11 months ago

csharpie commented 11 months ago

After previewing the Response Dispatch flow, I noticed there were some errors with the ordering of the Otherwise path and the Social Worker Services path, namely that the Otherwise path appears within the same path as the Social Worker Services. It breaks up the Create Task action and Response Dispatch subflow.

I also noticed some issues with data pill chosen for the Response Task Generation flow action's Decision table inputs Response. Additionally the Parent field on the Create Task action for the Social Workers Services doesn't have the correct data pill rendering.