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

Replaces assoc object tables in favor of 1:1 relationships for case and types, priorities, and severities #2503

Merged

Conversation

mvilanova
Copy link
Contributor

We originally decided to use assoc object tables to be able to audit changes in cases' types, priorities, and severities, but these assoc objects ended up over complicating searching and filtering. We will take a different approach for auditing for changes that will be easier to apply in other data models in a future PR.

@mvilanova mvilanova added the enhancement New feature or request label Sep 9, 2022
@mvilanova mvilanova changed the title [WIP] Removes assoc object tables in favor of 1:1 relationships for case and types, priorities, and severities Replaces assoc object tables in favor of 1:1 relationships for case and types, priorities, and severities Sep 9, 2022
@mvilanova mvilanova merged commit 63d9afe into master Sep 9, 2022
@mvilanova mvilanova deleted the enhancement/case-types-priorities-severities-relationships branch September 9, 2022 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant