Hello,Is there a way to automate a transition using a comparison of a custom number fields value? My goal is to to edit a custom issue that has a hidden field called Working Hours it's default value is 0. The user creates the issue and the agent edits that field so when the issue is edited and updated the automation would take place and decide: IF Working Hours > 40 then go to a management approval transition Else if Working Hours <= 40 it goes to a In Progress transition.