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 dependencies tab crash due to missing versions.installed or version.semver keys on the bom payload #4519

Closed
cstns opened this issue Sep 19, 2024 · 1 comment
Assignees
Labels
area:frontend For any issues that require work in the frontend/UI bug Something isn't working needs-triage Needs looking at to decide what to do size:XS - 1 Sizing estimation point

Comments

@cstns
Copy link
Contributor

cstns commented Sep 19, 2024

Current Behavior

The dependencies page crashes on the staging environment due to keys missing on the bom payload

Expected Behavior

the page should not crash and a fallback should be added for missing semver/installed data

Steps To Reproduce

access the dependencies tab on the stagigne nvironment
Ex: https://forge.flowfuse.dev/application/R8l9BA1POa/dependencies

Environment

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

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

@cstns
Copy link
Contributor Author

cstns commented Sep 20, 2024

fixed in #4520

@cstns cstns closed this as completed Sep 20, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in 🛠 Development Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:frontend For any issues that require work in the frontend/UI bug Something isn't working needs-triage Needs looking at to decide what to do size:XS - 1 Sizing estimation point
Projects
Status: Closed / Done
Status: Done
Development

No branches or pull requests

1 participant