Labels not showing up on validation task

I am trying to add a label on a validation task. I have correct accesses, the label text has only characters . I am using update task label. It’s not throwing any error but not adding labels too.

Hi @pooja.papule

Pls check :slight_smile:

I am using Create validation task and wait activity to create a validation task. It doesn’t have label property. So I used update task labels activity.

Hi @pooja.papule

Update Task Labels only adds existing Action Center labels it doesn’t create new ones. Make sure the label already exists and that you’re passing the exact label name (case-sensitive) instead of undefined. Also verify that the Task ID is correct and the task is still open. If it still doesn’t work, it could be a product limitation or version-specific issue.

If Solution works for you please mark as solution

Thanks & Happy Automation with UiPath