I’ve got an issue with UiPath Studio. I haven’t found a solved issue on this forum similar to it, if there is, I’d like to know. What’s going on is that I’m in the process of updating a work item status on a particular page and when I run the workflow UiPath complains that the work item status was not provided. Here are the screenshots:
This above screenshot is of UiPath throwing the exception.
I thought about this and wondered if maybe I have the activity that checks for the work item status in the wrong place in the workflow, but the UiPath course I’m following makes it seem that isn’t the issue. Has somebody come across this kind of thing before?
I just fixed the condition. I removed the text starting with Or, took new screenshots, and it worked as needed. The only reason I had the condition as it was because the instructor in the course suggested checking if the work item status was any one of the three values listed, but he leaves that to you as the student viewing the video rather than coding it himself. Thank you for your help.