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

[PRMP-1284] Add NRL pointer creation to upload document journey #497

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

steph-torres-nhs
Copy link
Contributor

No description provided.

@steph-torres-nhs steph-torres-nhs changed the title [PRMP-1284] Add NRL pointer to creation to upload document journey [PRMP-1284] Add NRL pointer creation to upload document journey Dec 24, 2024
Comment on lines 16 to 19
# size: int = 0
# hash: str = ""
# title: str = ""
# creation: str = ""
Copy link
Contributor Author

Choose a reason for hiding this comment

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

double check need for these attributes

@@ -68,6 +74,9 @@ def process_documents(self, documents: dict):
SupportedDocumentTypes.LG.value,
)

if len(lg_document_references) == 1:
self.send_message_to_nrl_queue()

Copy link
Contributor Author

Choose a reason for hiding this comment

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

add 'else' branch log, reason for not creating pointer, more than one document uploaded

@steph-torres-nhs steph-torres-nhs changed the base branch from main to PRMP-1287 January 3, 2025 14:59
@NogaNHS NogaNHS changed the base branch from PRMP-1287 to main January 3, 2025 15:46
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