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

Create ObjectMetadataItem with empty string names breaks workspace #10694

Closed
prastoin opened this issue Mar 6, 2025 · 0 comments · Fixed by #10699
Closed

Create ObjectMetadataItem with empty string names breaks workspace #10694

prastoin opened this issue Mar 6, 2025 · 0 comments · Fixed by #10699
Assignees

Comments

@prastoin
Copy link
Contributor

prastoin commented Mar 6, 2025

Bug Description

Creating an Object Model with empty string result in a corrupted workspace as field is expected to be a string
Seems like API does not validate the inputs

Expected behavior

Api should throw an error if one of the given string input is an empty string

Technical inputs

Front side validation now done in #10653

@prastoin prastoin self-assigned this Mar 6, 2025
@prastoin prastoin moved this from 🔖 Planned to 🏗 In Progress in 🎯 Roadmap & Sprints Mar 7, 2025
@prastoin prastoin moved this from 🏗 In Progress to 👀 In review in 🎯 Roadmap & Sprints Mar 10, 2025
@Weiko Weiko closed this as completed in 41f3a63 Mar 11, 2025
@prastoin prastoin moved this from 👀 In review to ✅ Done in 🎯 Roadmap & Sprints Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant