I have created a Custom Field (Number) called 'Failed Count' with a default value of 0 (zero).
I want to add a Post Validator condition to the transition 'Fail', if the user selects this option from the 'In Test' status step to increment the value of the 'Fail Count' field by 1 every time it passes through this workflow path. Field is Customfield_11505 (found via looking at URL from 'Configure' option for field).
I have no idea how to code HTML, so any help appreciated.
Thanks