Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
Description
Description:
When the user uses the user id or screen name, on Source, to assign the task node to an User and click on Diagram View, the application crashes
Steps to Reproduce:
- Go to Open menu > Workflow > Process Builder > New Workflow
- Add a Task node to the diagram
- In the Assignments section, click on New button
- Select the User assignment and choose the Test Test user
- Click on Source View button
- Change the tag
<email-address>[email protected]</email-address>
for
<user-id>20217</user-id>
or
<screen-name>test</screen-name>
- Click on Diagram View button
Expected Result:
The diagram should be displayed and, in the assignments section, the fields Screen Name, Email Address and User ID should be filled with the user's information
Actual Result:
The application crashes
Verified on master : 5f807d48b6c54db4c561b331c3d746b719100f0c
Attachments
Issue Links
- is related to
-
LPS-147132 [FE] Handle cases where users are identified by screen name or user id, instead of email.
-
- Open
-