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

Created script to re-save all entities. #7510

Merged
merged 4 commits into from
Dec 2, 2024

Conversation

RafaPolit
Copy link
Member

fixes #7184

PR checklist:

  • Update READ.me ?
  • Update API documentation ?

QA checklist:

  • Smoke test the functionality described in the issue
  • Test for side effects
  • UI responsiveness
  • Cross browser testing
  • Code review

@RafaPolit RafaPolit requested a review from daneryl November 29, 2024 21:58
- instead of using entities.save, now entitiesModel.save is used and the
  lower level denormalizeMetadata function

- denormalizeMetadata now accepts more preloadData to improve
  performance

- this also solves the issue of not updating the editDate, now it is not
  modified
@daneryl daneryl merged commit 012d6b7 into production Dec 2, 2024
17 of 18 checks passed
@daneryl daneryl deleted the 7184-save-all-entities-script branch December 2, 2024 14:28
RafaPolit added a commit that referenced this pull request Dec 11, 2024
* Created script to re-save all entites.

* Tweaks to improve perfornamce

- instead of using entities.save, now entitiesModel.save is used and the
  lower level denormalizeMetadata function

- denormalizeMetadata now accepts more preloadData to improve
  performance

- this also solves the issue of not updating the editDate, now it is not
  modified

---------

Co-authored-by: Daneryl <daneryl@gmail.com>
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.

2 participants