Issue
> I am struggling with getting the request state to closed after the RITMs have been marked as completed. It does not appear that "Close Parent if Required" is firing after the requested item have been marked closed completed.
Release
> All
Cause
> Customized choices were configured for 'state' element on sc_request table and therefore it was conflicting with 'stage' element and the BR "Close Parent if Required" was skipping.
Resolution
> Deactivate the state choices specifically for the sc_request table that appeared to have resolved the issue.