Hi, I'm building a workflow that first prompts the initiator for assignee and stores it in the payload node. The next step is Dynamic Participant step, and we have a ParticipantChooser (implements both ParticipantStepChooser and ParameterizedParticipantService) class that retrieves the value from p...