diff --git a/.github/ISSUE_TEMPLATE/release-qa.md b/.github/ISSUE_TEMPLATE/release-qa.md index 66d6bd14e3ea..84f8154d501f 100644 --- a/.github/ISSUE_TEMPLATE/release-qa.md +++ b/.github/ISSUE_TEMPLATE/release-qa.md @@ -99,6 +99,14 @@ Smoke tests are limited to core functionality and serve as a pre-release final r 3. Verify able to run MDM commands on both macOS and Windows hosts from the CLI. pass/fail +MDM migration flowVerify MDM migration for ADE and non-ADE hosts + +1. Turn off MDM on an ADE-eligible macOS host and verify that the native, "Device Enrollment" macOS notification appears. +2. On the My device page, follow the "Turn on MDM" instructions and verify that MDM is turned on. +3. Turn off MDM on a non ADE-eligible macOS host. +4. On the My device page, follow the "Turn on MDM" instructions and verify that MDM is turned on. +pass/fail + ScriptsVerify script library and execution 1. Verify able to run a script on all host types from CLI.