I'm using a sharepoint flow for when items are modified. I am looking at the value of a yes\no field. At creation the field is set to no(false). After modify it will be set to yes(true).
During my flow the value for the field is not changing. I've tried modifying the field multiple times and the workflow kicks off but does not see the change to the metadata column.
Is there a bug or am I doing something wrong?