Hi,
Many times when we are using bench update
in the development environment we get to see bugs in some patches which basically renders the test system useless till the patch is corrected for errors.
I was wondering if it would be possible to skip a patch till the time its fixed. Please note I know a work around by adding the patch in the patch log table but it seems tedious as we would have to do that at the backend (mysql) as the local system would be in the UPDATING… STATUS.
Is there any other workaround?