Studio-side:
- create a vocabulary myVocab with several entries
- create a workflow
- add a variable to the workflow that points to myVocab
- add 2 approve tasks named Approve (by default) and ApproveB
- add the myVocab variable to both tasks
- in Designer, generate the layouts
Server-side:
- sync the project
- create a workspace
- create a File document
- start the workflow
- select a vocabulary entry
- observe the label is displayed
- approve the task
- enter the second task
- observe the is NOT displayed appear, the id appears instead (see attached screenshot)
Expected behavior: the vocabulary should be resolved and properly displayed
Note: this is similar to ELEMENTS-886 but with a different scenario. This come from the same origin and maybe linked to what the server returned (displayedLabel).
- duplicates
-
NXP-26816 Fetching current task should resolve fields
- Resolved