Skip to content

Update contract before it gets locked

Jose Angel Rodriguez requested to merge UpdateContractSooner into main

Sometimes the backend was getting the contract into precheck_done status before the request to update the contract, making this update to be rejected.

Merge request reports