When doing an Application Validation (Config/Application/Tools/Validation) we get Errors on Applications/Rulesets/ RulesetVersions when a password is set.
Is there a way to suppress these Errors, since they have no added value and confuse the finding of real errors we have to fix.
If you want to suppress application password runtime without entering the password, you can just comment out the below rule. So that it will not ask for a password.
Do Private Edit, Comment Step No 25 → Call ValidatePassword in respective activity, So that you will not see errors.