You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2024. It is now read-only.
Current Behavior
Currently, the
before_performlogic runs before the context is validated. I'm not sure if this is expected, but it seems unexpected to me.Expected Behavior
Context should be validated before
before_performcallback runsSteps to Reproduce
before_performevent and also has context validationbefore_performis called before the context is checked for validity