You need to sign in to do that
Don't have an account?
Kirsty Beyers
Validation rule deactivated but still being referenced
Hi all
I have encountered an issue whereby even though a valdiation rule has been deactivated, when tryng to insert a value into the field on the opportunity, the validation error message is still appearing? Why would a validation rule which isn't active, still work?
I cannot bypass this rule and it's hindering my productivity. Any suggestions/workarounds would be appreciated.
I have encountered an issue whereby even though a valdiation rule has been deactivated, when tryng to insert a value into the field on the opportunity, the validation error message is still appearing? Why would a validation rule which isn't active, still work?
I cannot bypass this rule and it's hindering my productivity. Any suggestions/workarounds would be appreciated.
check if any Trigger is active on the opportunity object which prevent to insert a record
thanks