Studio-side:
- create a workflow
- add user variable to the workflow (can contain only users)
- add 2 approve tasks named Approve (by default) and ApproveB
- add the user variable to both tasks
- in Designer, generate the layouts
Server-side:
- sync the project
- create a user clageois with firstname Coco and lastname Lageois
- create a workspace
- create a File document
- start the workflow
- select a user
- observe the firstname and lastname appear
- approve the task
- enter the second task
- observe the firstname and lastname don't appear, only the id (see attached screenshot)
Expected behavior: the user should be resolved and properly displayed
Note: this is similar to ELEMENTS-834 but with a different scenario.
- duplicates
-
NXP-26816 Fetching current task should resolve fields
- Resolved