After Paris upgrade, when submitting a Lifecycle Event case, the activies through an errorDescriptionAfter upgrading to Paris, new lifecycle event cases cannot progress as the activities show an error. The error from the logs show "Unable to launch activity: Unsupported activity type"Release or EnvironmentParisCauseThis error occurred when trying to identify the activity type of a container with the activity set. With the 'hr' script include, containers should be ignored when checking the activity type; however, the script include was customized and missing the 'ACTIVITY_CONTAINER' attribute. ResolutionReverting the 'hr' script include to the out of box version corrected the issue.