Hello guys!
I'm building a flow that's a little bit complex for me and I would really need a second opinion!
Basically when you receive a new email from certain people it would take the informations and create and Azure DevOps ticket, which I managed to do successfully! After 12 working hours, i want i to be able to check if the story points and priority were added ( and get the new value). If the story points aren't there, I want to automatically send and email.
Has anyone done something similar? Or do you have an idea of how can I do this?
I personally haven't done this but if you can query the tickets via the DevOps connector, add a filter criteria to compare the current time to the ticket created on time and see if it's past 12 hours. If so, check to see if the story points and priority is populated via another filter query.
If blank send an email, if populated - I would use a new field in devops to signify the ticket is validated or change the status. That way you can omit this ticket from future queries.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492