Problem with label selector

0
In my "After create label" microflow, the newly created label is not available. Only selected pre-existing labels are available in my Entity.LabelList. I use the version 3.0 of the label selector widget.
asked
2 answers
1

To update this, if you are using the latest version (v3.2), you can alternatively set the On change microflow for the label to be added to the entity and saved to the database. In that microflow, you need to commit the entity that is passed in. You should also Refresh in client, otherwise you might get some odd behavior.

I have added an Issue to track that this is not the standard behavior.

answered
0

If this widget doesn't work as expected I would file a ticket in the support portal.

answered