I am trying to find away to prevent closure of (or automatically reopen) a service request when the requested item(s) are still in the Requested stage.
The idea being that unless the Stage has been changed to something else, one ore more items may have been overlooked, so I want to make sure it is either Delivered, Cancelled, Fulfilled or Partially fulfilled.
I have looked at the Closure Rules, but they don’t involce item Stages, and the Stage field doesn’t seem to be present in neither Workflow Automator or Business Rules.
Is the API the only way to do this?