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

Expose all issue and incident versions #589

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

spbnick
Copy link
Collaborator

@spbnick spbnick commented Oct 17, 2024

This is another attempt to speed up notifications (hopefully the last one). It includes a few tweaks that would be needed for implementing views later.

@spbnick spbnick changed the title Expose all issue and incident versions ORM: Expose all issue and incident versions Oct 17, 2024
@spbnick spbnick changed the title ORM: Expose all issue and incident versions Expose all issue and incident versions Oct 17, 2024
@spbnick spbnick force-pushed the expose_all_issue_and_incident_versions branch 5 times, most recently from 7739435 to 5ad38fe Compare October 23, 2024 16:52
@spbnick spbnick force-pushed the expose_all_issue_and_incident_versions branch from 5ad38fe to a743f77 Compare October 24, 2024 07:01
Drop issue version selection from the ORM and corresponding queries to
increase performance. Correspondingly drop "bugs" from the ORM and add
"issue_version". Rename "version" and "issue_version" fields to
"version_num" and "issue_version_num" in the ORM queries to avoid a
clash with "issue_version" the object type.
@spbnick spbnick force-pushed the expose_all_issue_and_incident_versions branch from a743f77 to 8867e72 Compare October 24, 2024 11:08
@spbnick spbnick marked this pull request as ready for review October 24, 2024 17:41
@spbnick spbnick merged commit c21c6f8 into main Oct 24, 2024
6 checks passed
@spbnick spbnick deleted the expose_all_issue_and_incident_versions branch October 24, 2024 17:42
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

Successfully merging this pull request may close these issues.

1 participant