1) If it is possible to un-deploy or disable the published library in Prod env
2) By having Test Rule 2 with a simple page load alert 1 and First deploy with page load alert 2, If I refresh the page i have both alerts. How can I have aonly 1 alert?
1) It's only possible to publish a new library to production without any rule, overwriting existing rule. For example, if there is a rule "A" in the upstream environment in Production, you will need to build a new library including the disabled rule in it and push it to production. That will "unpublish" the previous changes.
2) By removing the alert 2 from upstream environment using the above method.
1) It's only possible to publish a new library to production without any rule, overwriting existing rule. For example, if there is a rule "A" in the upstream environment in Production, you will need to build a new library including the disabled rule in it and push it to production. That will "unpublish" the previous changes.
2) By removing the alert 2 from upstream environment using the above method.