comment: 'Post Processing Script that will close linked Incidents when the Incident is closed. Will set the same close code as the parent, and add closing notes from the parent. ' commonfields: id: CloseLinkedIncidentsPostProcessing version: -1 dockerimage: demisto/python3:3.12.13.11879924 enabled: true name: CloseLinkedIncidentsPostProcessing runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: - post-processing - training - internal type: python fromversion: 6.8.0 tests: - No tests (auto formatted)