Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

DOP-5395: Persistence Module not updating updated_documents collection#1082

Merged
anabellabuckvar merged 3 commits intomainfrom
DOP-5395
Feb 13, 2025
Merged

DOP-5395: Persistence Module not updating updated_documents collection#1082
anabellabuckvar merged 3 commits intomainfrom
DOP-5395

Conversation

@anabellabuckvar
Copy link
Copy Markdown
Contributor

@anabellabuckvar anabellabuckvar commented Feb 13, 2025

Stories/Links:

DOP-5395
Persistence Module not updating updated_documents collection

Notes

Hotfix so that persistence module updates and uploads all documents with 'docsworker-xlarge' as the parser user. Should be undone in DOP-5405

Example: { page_id:
"compass/docsworker-xlarge/master/query-with-natural-language" }

README updates

    • This PR introduces changes that should be reflected in the README, and I have made those updates.
    • This PR does not introduce changes that should be reflected in the README

try {
// TEMPORARY FIX FOR NETLIFY BUILDS
// TODO: DOP-5405 remove parser user from page id
const pageIdArr = pages[0].page_id.split('/').slice(0, 3);
Copy link
Copy Markdown
Contributor

@branberry branberry Feb 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'll probably be better to use replace as the index of where buildbot might be could change.

@anabellabuckvar anabellabuckvar merged commit 79dd628 into main Feb 13, 2025
8 of 9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants