Capgemini / Capgemini/powerapps-packagedeployer-template

SLAs activation has unintended side-effects in the target environment

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
27
Forks
8
PR merge metrics
No merged PRs in 30d

Description

## Describe the bug

By default, **all** SLAs are deactivated before import and **all** SLAs are activated after import. This means that there are potentially unintended side-effects of deploying the package. Need to investigate if this logic will still work if it only works on SLAs that are present in the package solution(s). If not possible, then we need to ensure that SLAs are set to the state that they were in prior to the deactivation.

## To reproduce

- Deploy a package to an environment with an inactive SLA. Observe it is active post deployment.

## Expected behaviour

SLAs retain the statuses that they had prior to the deployment.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.