Skip to content

Conversation

@RohanBhattaraiNP
Copy link
Collaborator

-test

Copy link
Member

@tmorrell tmorrell left a comment

Choose a reason for hiding this comment

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

Good to go once message handling is updated

rec_id = response
print(
if production == True:

Copy link
Member

Choose a reason for hiding this comment

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

I would set a variable for the URL based on production. That way we can have just one copy of the message

@tmorrell
Copy link
Member

Will close #39

record_id, metadata, token, production=production, publish=False
)
if response:
print("Metadata edited successfully.")
Copy link
Member

Choose a reason for hiding this comment

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

You'll also need to update line 554, 558, 594, and 567

@RohanBhattaraiNP
Copy link
Collaborator Author

RohanBhattaraiNP commented Sep 18, 2024

added the function to do the printing text and use that. In edit, checked the URL template to appropriate uploads link as well. waiting for approval.

@tmorrell tmorrell merged commit 27a5070 into caltechlibrary:main Sep 18, 2024
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