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

Getting 500 error on deleting the card which doesn't have child #892

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

Getting 500 error on deleting the card which doesn't have child #892

SIVN1 opened this issue Feb 11, 2025 · 1 comment
Assignees
Labels
bug Unexpected behavior or defects in the application

Comments

@SIVN1
Copy link

SIVN1 commented Feb 11, 2025

Describe the bug
If we try to delete the card which doesn't have child card throwing 500 error message

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Flyt application'
  2. Create a process
  3. Inside the process create the cards under main activity card
  4. Try to delete any sub activity card or linked process card which doesn't have child card - Getting500 error

Expected behavior
We should be able to delete the card

Screenshots

Image

CC: @AnjaliPandit20 @srvEq @ThomasBracho1987 @luan-droid

@SIVN1 SIVN1 added the bug Unexpected behavior or defects in the application label Feb 11, 2025
@SIVN1 SIVN1 assigned srvEq and MBanova and unassigned srvEq Feb 11, 2025
@SIVN1
Copy link
Author

SIVN1 commented Feb 11, 2025

@MBanova @srvEq Verified in prod. Working fine. Able to delete the end nodes

Before deleting the card:
Image

Delete pop up:
Image

After deleting the card:
Image

CC: @AnjaliPandit20 @ThomasBracho1987 @luan-droid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected behavior or defects in the application
Projects
None yet
Development

No branches or pull requests

4 participants