Pausing rules in a bundle

In rules that aren’t in a bundle, right?

Missing this functionality in bundles. We’re developing a template with a lot of rules, but to prioritise I wanted to pause some of the more complex rules so that we could launch quicker and pick it up at a later date.

Now I don’t see how I can pause them, but I also rather not remove them as I’d have to do a lot of work later if I want to add them again from Scratch.

I also can’t extract them, so the only option seems to be to add an impossible set of conditions (is_milestone AND is_not_milestone) so that I can save them for later and not throw away a lot of work.