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

fix(ui): pass correct relationTo to locked documents creation #9137

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

r1tsuu
Copy link
Member

@r1tsuu r1tsuu commented Nov 12, 2024

What?

Relationships within payload-locked-documents collection were stored incorrectly with relationTo as an array:
image

Example how it should be:
image

This additionally caused issue that value wasn't converted to ObjectID

@r1tsuu r1tsuu changed the title fix(ui): pass correct relationTo for locked documents creation fix(ui): pass correct relationTo to locked documents creation Nov 12, 2024
@r1tsuu r1tsuu enabled auto-merge (squash) November 12, 2024 13:29
@r1tsuu r1tsuu disabled auto-merge November 12, 2024 13:54
@DanRibbens
Copy link
Contributor

Ah, good catch! @PatrikKozak making sure you see this too.

@r1tsuu r1tsuu merged commit 3298113 into beta Nov 12, 2024
58 checks passed
@r1tsuu r1tsuu deleted the fix/locked-documents-wrong-stored-data branch November 12, 2024 14:14
Copy link

🚀 This is included in version v3.0.0-beta.128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants