Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.69 KB

remove-deactivated-disabled-configurations.md

File metadata and controls

54 lines (36 loc) · 1.69 KB
title description suite author ms.topic ms.date ms.subservice ms.author search.audienceType
Remove deactivated or disabled customizations | MicrosoftDocs
Deactivated or disabled customizations should be removed from a solution to improve solution management and to decrease the risk of utilizing or managing an outdated component.
powerapps
shmcarth
article
1/15/2019
mda-developer
shmcarth
developer

Remove deactivated or disabled customizations

Category: Maintainability, Supportability

Impact potential: Low

Symptoms

Deactivated or disabled customizations should be removed from a solution to improve solution management and to decrease the risk of utilizing or managing an outdated component.

[!INCLUDEcc-terminology]

Guidance

Ensure that each solution component that is deactivated, or disabled, has been done so intentionally. If so and will no longer be utilized, consider removing it from the solution to prevent confusion for users and system customizers. These components include:

  • SDK Message Processing Steps
  • Processes
  • Record Creation and Update Rules
  • SLAs

As well as table components such as:

  • Forms
  • Views
  • Business Rules

Deactivated Processes.

See also

Apply custom business logic with business rules and flows in model-driven apps
Events in forms and grids in model-driven apps

[!INCLUDEfooter-include]