I'm looking to create an automation that will automatically update my work items from lower priority to higher priority. The main thing I would like to happen is for the automation look at my current work items and check their priority. If none are labeled "Highest Priority" Then it will pick one based on certain criteria (i.e. story points, due date, etc.) and change the priority to Highest. I only want it to change one work item at a time, not update all of them at the same time.