Disabling Rules & Data Elem on Dev enviornment | Community
Skip to main content

1 reply

Gokul_Agiwal
Community Advisor
Community Advisor
August 21, 2026

Hi ​@Michael_Soprano  

Yes, disabling a Rule or Data Element possible in the Development environment.

If you disable it and include that change in your Dev library, then build and deploy the library to the Dev environment, the Rule/Data Element will stop working in Dev.

The change will not affect Production until the library is promoted through the publishing workflow and published to Production.

In Summary -  Disable in Dev Library → Only Dev is affected / Production is not affected until you publish the change to Prod

 

In other case,  like if your rule is already in Production and you want to disable it in production then follow below steps. 

  • Open the rule and disable it.
  • Add the change to a new library (usually starting in Dev).
  • Build and test it in Dev (recommended approach).
  • Promote the library through Stage/Approval.
  • Publish to Production.

Hope this helps.

Thank you.

Thanks, Gokul