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

MQTT Broker: can submit credentials form with missing values #5098

Closed
knolleary opened this issue Feb 11, 2025 · 1 comment
Closed

MQTT Broker: can submit credentials form with missing values #5098

knolleary opened this issue Feb 11, 2025 · 1 comment
Assignees
Labels
bug Something isn't working size:XS - 1 Sizing estimation point
Milestone

Comments

@knolleary
Copy link
Member

Current Behavior

The MQTT Broker form is missing validation - allowing it to be submitted without required fields.

The minimum set of required fields are:

  • name
  • host

Expected Behavior

Should not be able to submit the credentials form (for both create and edit states) if the name or host fields are blank.

Steps To Reproduce

No response

Environment

  • FlowFuse version:
  • Node.js version:
  • npm version:
  • Platform/OS:
  • Browser:

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

@knolleary knolleary added bug Something isn't working needs-triage Needs looking at to decide what to do labels Feb 11, 2025
@knolleary knolleary added this to the 2.14 milestone Feb 11, 2025
@knolleary knolleary moved this to Todo in 🛠 Development Feb 11, 2025
@knolleary knolleary added size:XS - 1 Sizing estimation point and removed needs-triage Needs looking at to decide what to do labels Feb 11, 2025
@cstns cstns moved this from Todo to In Progress in 🛠 Development Feb 11, 2025
@hardillb
Copy link
Contributor

closed by #5099

@github-project-automation github-project-automation bot moved this from In Progress to Done in 🛠 Development Feb 11, 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 size:XS - 1 Sizing estimation point
Projects
Status: Done
Development

No branches or pull requests

3 participants