In our order tracker, we have a field that is a checkbox when a revision is needed. When it is checked it sends a notification to the appropriate team. What we are running into is once that revision is completed and checkbox unchecked, the next time that checkbox gets checked (for a second revision) there is not a notification. I figure a workaround is adding another checkbox, but a revision could be needed several times so we will run into this eventually.
Is there logic to allow for the change multiple times?
Thank you!
Scott