Skip to content

Implement entity graph for Case and Document entities to optimize dat…#1158

Open
ishaan-khandelwal wants to merge 1 commit into
viru0909-dev:mainfrom
ishaan-khandelwal:fix/n-plus-one-case-document
Open

Implement entity graph for Case and Document entities to optimize dat…#1158
ishaan-khandelwal wants to merge 1 commit into
viru0909-dev:mainfrom
ishaan-khandelwal:fix/n-plus-one-case-document

Conversation

@ishaan-khandelwal
Copy link
Copy Markdown

…a fetching and reduce N+1 query issues

Pull Request

Description

Closes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

@ishaan-khandelwal is attempting to deploy a commit to the CodeBlooded's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

Hi @ishaan-khandelwal, thanks for contributing to Nyay Setu! 🎉

I have automatically:

  • 👤 Assigned this PR to you.
  • 🏷️ Applied the gssoc:approved label.

Our workflows will now analyze your changes to classify:

  • 📈 PR Difficulty: level:*
  • 🧩 PR Type: type:*
  • 🌟 PR Quality: quality:*

Tip

Ensure your PR description references the issue it resolves (e.g. Closes #123). This allows the bot to inherit any additional labels from that issue!

Happy coding! 🚀

@ishaan-khandelwal
Copy link
Copy Markdown
Author

ishaan-khandelwal commented Jun 4, 2026

Closes #1158

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant