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

Bean generates invalid configuration when fields are cleared #2092

Open
joshdreagan opened this issue Mar 16, 2025 · 0 comments
Open

Bean generates invalid configuration when fields are cleared #2092

joshdreagan opened this issue Mar 16, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@joshdreagan
Copy link

Describe the Bug

If you create a new bean, and enter data in the fields, then clear them out, the YAML for those fields is still generated with a value of "". Which is an invalid configuration.

Steps to Reproduce the Bug or Issue

  1. Create a new bean.
  2. Enter some data in the "Factory Class" (or any other) field.
  3. Delete the text in the field.
  4. YAML now contains invalid configuration with those fields present, but with a "" value.

Screenshots or Videos

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 0.30.0]
@joshdreagan joshdreagan added the bug Something isn't working label Mar 16, 2025
@lhein lhein moved this from New to Todo in Kanban Board Mar 17, 2025
@lhein lhein added this to the 2.5.0 milestone Mar 17, 2025
@lhein lhein moved this from Todo to In Review in Kanban Board Mar 19, 2025
@shivamG640 shivamG640 moved this from In Review to Todo in Kanban Board Mar 19, 2025
@shivamG640 shivamG640 self-assigned this Mar 24, 2025
@shivamG640 shivamG640 moved this from Todo to In Progress in Kanban Board Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

4 participants