Closed rchowinfoblox closed 4 years ago
If an invalid action is supplied, for example:
myinvalidaction subject group everyone to manage dns.abacpolicy;
The error msg incorrectly states:
FATA[0000] could not compile rules file error="verb myinvalidaction is not valid for type myverb"
The correct error msg should be:
FATA[0000] could not compile rules file error="action myinvalidaction is not valid for type dns.abacpolicy"
done
If an invalid action is supplied, for example:
The error msg incorrectly states:
The correct error msg should be: