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 object metadata renaming #8175

Merged
merged 1 commit into from
Oct 29, 2024
Merged

fix object metadata renaming #8175

merged 1 commit into from
Oct 29, 2024

Conversation

Weiko
Copy link
Member

@Weiko Weiko commented Oct 29, 2024

Context

Latest refactoring broke the findOneWithinWorkspace method which is called during object update, I'm simply reverting this change.
object-metadata-relation.service was naively computing a namePlural based on the nameSingular while we already had that info in the DB... Should fix some issues with renaming as well because the original field was not computed with the right name.

@Weiko Weiko requested a review from ijreilly October 29, 2024 14:36
@Weiko Weiko enabled auto-merge (squash) October 29, 2024 14:37
@Weiko Weiko merged commit 31ecaf2 into main Oct 29, 2024
21 of 22 checks passed
@Weiko Weiko deleted the c--fix-object-metadata-renaming branch October 29, 2024 14:45
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