Deploying changes with errors

Hi, I have a question.
I just wanted to find out if it’s possible to deploy changes to live even if there are errors?

For example, I have two pages: Page 1 is completed, while Page 2 is still being worked on. For some reason, I need to deploy Page 1, even though Page 2 has errors.

Is that possible?
Thanks,
Alvin

No this isn’t possible. First you need to resolve all the issues and then it will be deployed to live.

1 Like

Hi @burhannaeem09
Thanks for getting back to me. I totally understand. Thanks alot :slight_smile:

You can add the parameters &issues_off=true in your URL and the issue checker will be disabled, allowing you to deploy even with errors.

1 Like