Hello,
I am trying to design a flow that will post a message to different Teams channels when a release notes document is posted. I added a condition that is supposed to check for the folder (there will be five folders to check from) as well as the release status (two options).
Not sure if I am doing this correctly or what the best way to go about this is. My example is just testing for the first folder. A different message will be posted to two Teams channels depending on the folder as well as the release status chosen. My flow is not working though and I am not sure why.
In the condition, it says folder path is relative to the site address. So, I've included the root folders. However, I've also just tried the subfolder without the root folders. Either way, when I test the flow it says it was a success but that the conditions were not met and so no message was posted. In my test, however, I did move a document to the correct folder and updated the release status metadata field.
The flow does post the message if I trigger it from the desired folder and just have conditions for release notes. So, it must have something to do with the folder path condition.


Any help would be appreciated.