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

Change share URI to be derived only from collection #1590

Merged
merged 6 commits into from
Jan 14, 2025
Merged

Conversation

cjmyers
Copy link
Collaborator

@cjmyers cjmyers commented Dec 14, 2024

closes #1586

@cjmyers cjmyers requested a review from danielfang97 December 14, 2024 21:42
@cjmyers
Copy link
Collaborator Author

cjmyers commented Dec 14, 2024

Check with me before testing. This may be a tricky one to test. It should enable you to complete share link viewing, but I want to be sure it does not break anything else.

@cjmyers
Copy link
Collaborator Author

cjmyers commented Dec 20, 2024

@danielfang97 I've updated this to build the new collectionUri based share link only for the /shareLink endpoint. This should allow this functionality to support SBH2 share links without changing the behavior of SBH1. Please test this endpoint, and you can approve it if is working for you.

Copy link
Collaborator

@danielfang97 danielfang97 left a comment

Choose a reason for hiding this comment

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

Tested and working. Won't approve yet, since I want to make sure I am understanding the case for this correctly.

Copy link
Collaborator

@danielfang97 danielfang97 left a comment

Choose a reason for hiding this comment

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

Working as intended after discussion

@cjmyers cjmyers merged commit 2f56781 into master Jan 14, 2025
4 checks passed
@cjmyers cjmyers deleted the recursiveShare branch January 14, 2025 22:15
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.

Add hash version of /shareLink
2 participants