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

Deleting an application makes an api call to instances api #4007

Open
cstns opened this issue Jun 10, 2024 · 0 comments
Open

Deleting an application makes an api call to instances api #4007

cstns opened this issue Jun 10, 2024 · 0 comments
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:S - 2 Sizing estimation point

Comments

@cstns
Copy link
Contributor

cstns commented Jun 10, 2024

Current Behavior

After deleting an application an api call is made to api/v1/applications/<app-id>/instances endpoint with the recently deleted app ip which returns a 404 and throws an error

Expected Behavior

the instances api call should not be made

Steps To Reproduce

Create an empty application and delete it.

Environment

  • FlowFuse version: 2.5.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 cstns added bug Something isn't working needs-triage Needs looking at to decide what to do area:frontend For any issues that require work in the frontend/UI size:S - 2 Sizing estimation point labels Jun 10, 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:S - 2 Sizing estimation point
Projects
Status: No status
Status: Todo
Development

No branches or pull requests

1 participant