I'm working with a very simple test WF to try and resolve an issue with the workflow action 'Office 365 update items' which is generating the error 'Unable to find list item to update. Here's a picture of the target list:
That image shows a field called 'Reference' (single line of text) which has unique values. One of those values is 'GR-49'. So in the test workflow, I have the action 'Office 365 update items' set as per the image below:
So for testing I trigger this worklow manually of a 2nd list on the same site. I have Full Control permissions on the site and both lists. In the Items to update section I have tried setting the control to 'contains', 'is equal to' and 'begins with', all fail with the same error - and I can't see why.
Here's the kicker: If change the Items to update values to:
Update the items when column: ID is equal to 41 - then the action works.
So is there something wrong with the way I've configured this action, or is this a bug?