Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't call validate from execute #1373

Closed
emlys opened this issue Aug 15, 2023 · 0 comments · Fixed by #1375
Closed

Don't call validate from execute #1373

emlys opened this issue Aug 15, 2023 · 0 comments · Fixed by #1375
Assignees
Labels
in progress This issue is actively being worked on task Something needs to be done

Comments

@emlys
Copy link
Member

emlys commented Aug 15, 2023

On the team call today, we decided to standardize on keeping validate orthogonal to execute. 5 models call validate at the start of execute, and some others duplicate validation in execute that's already handled in validate. We'll separate these out.

@emlys emlys added task Something needs to be done in progress This issue is actively being worked on labels Aug 15, 2023
@emlys emlys self-assigned this Aug 15, 2023
emlys added a commit to emlys/invest that referenced this issue Aug 15, 2023
emlys added a commit to emlys/invest that referenced this issue Aug 17, 2023
emlys added a commit to emlys/invest that referenced this issue Aug 17, 2023
emlys added a commit to emlys/invest that referenced this issue Aug 17, 2023
emlys added a commit to emlys/invest that referenced this issue Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress This issue is actively being worked on task Something needs to be done
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant