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

[Bug] Add user actions on successful filing creation #404

Open
guffee23 opened this issue Sep 13, 2024 · 0 comments
Open

[Bug] Add user actions on successful filing creation #404

guffee23 opened this issue Sep 13, 2024 · 0 comments

Comments

@guffee23
Copy link
Contributor

If a user attempts to create a filing for a LEI when a filing already exists for that period, the system will fail as it should, but a user action is still added to the user_action table. These are orphaned table entries as there will be no corresponding creator_id in another table.
Update the user_action entry to occur after a successful filing creation as to avoid these orphaned user actions in the table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant