Export/Import of User Groups

User Groups are automatically included in distribution if:

  • Jobs are exported/imported:

    CCUSERGROUP.ID = CCJOB.AUTH_USER_GROUP_ID

    CCUSERGROUP.ID = CCJOB.SIGN_USER_GROUP_ID

  • Samples are exported/imported: CCUSERGROUP.ID = CCSAMPLE.AUTH_USER_GROUP_ID
  • Sections are exported/imported:

    CCUSERGROUP.ID = CCSECTION.ACCESS_USER_GROUP_ID

    CCUSERGROUP.ID = CCSECTION.RELEASE_RESULT_USER_GROUP_ID

    CCUSERGROUP.ID = CCSECTION.SECTION_MANAGER_USER_GROUP_ID

    CCUSERGROUP.ID = CCSECTION.VALIDATE_RESULT_USER_GROUP_ID

The following data is included when a User Group record is exported/imported:

  • All fields in the record, except for those specified as being cleared, and Creation User and Last Mod User which are cleared also.
    • Laboratory (should be empty anyway since only org-scope user groups can be approved for export)

  • Specific links to other records are maintained, and the linked record is exported/imported if it does not already exist in the destination organisation.
    • User group category, as a Category record
  • Related child or group member records are exported/imported.
  • All related EFS files (for example, scripts, images) are exported/imported.
  • All related custom attributes and related content are exported/imported.
  • All related I18n records are exported/imported for all exported/imported records.