Force Record to Exit Blueprint

Force Record to Exit Blueprint

Hey friends!

We have a blueprint set up for our Deals module to force certain stages after a deal is in a "Demo" stage. After it's in demo, either a salesperson must select "Demo Complete" or "Demo Not Held." Both of these timestamp a date for us where we track whether or not demos are being held, how many are completed, etc. 

Every once in a while, a salesperson accidentally puts a Deal in "Demo" and I'd like to change it without having our buttons put a timestamp down. I tried writing a simple function to just change the stage, but the function returned an error: "code":"RECORD_IN_BLUEPRINT"


This makes sense that it would block the editing of the record, but does anyone have any other ideas of how I could get around this?

Thanks guys!