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

Adding index for unpublishedAction.pageId #1739

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

trishaanand
Copy link
Contributor

@trishaanand trishaanand commented Nov 16, 2020

This change has been made to bring down the number of documents fetched in mongo db query during update layouts' fetching actions on page load.

Fixes #1730

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

… documents fetched in mongo db query during update layouts' fetching actions on page load.
@mohanarpit mohanarpit changed the title Adding index for unpublishedAction.pageId to bring down the number of… Adding index for unpublishedAction.pageId Nov 16, 2020
@trishaanand trishaanand merged commit a722b08 into release Nov 16, 2020
@trishaanand trishaanand deleted the feature/add-pageId-index-action branch November 16, 2020 13:29
trishaanand added a commit that referenced this pull request Nov 18, 2020
… documents fetched in mongo db query during update layouts' fetching actions on page load. (#1739)
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.

[Task] Add index on MongoDB for newAction collection
2 participants