Candidate Group Set in Call Activity Not Shown in Cockpit

Hello,
I am new to Camunda and I have encountered an issue regarding Candidate group.

I have a subprocess with one user task, which has Candidate Group set to ‘CSR’. Then I have a Call Activity to this subprocess in the main process.

As I start the main process and then navigate to subprocess in Cockpit, I noticed Candidate Group is empty. If I use taskService.getIdentityLinksForTask(taskId) to query the Candidate Group, I’ve got nothing back.

Thank you in advance for your help.

@jchen5580 can you upload the bpmn model for main process and sub-process ?

Hi Aravindhrs,
Thank you so much for your reply. As I tried to provide you with the screenshots per your request, somehow, I didn’t know what has changed, magically now the Candidate Group value I set shows up in cockpit and also becomes available in the API.

Sorry for the confusion. I guess I am good for now.

Thanks,
Jason

@jchen5580 that’s great :blush: