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

Super admin: Deleting the last taxon or header taxon using right click 'remove' does not work #9387

Closed
drummer83 opened this issue Jul 4, 2022 · 0 comments · Fixed by #12749
Labels
bug-s5 We can live with it... Few users are impacted.

Comments

@drummer83
Copy link
Contributor

Description

Follow up of #9255.

Deleting the last taxon or header taxon using right click 'remove' does not work. After clicking 'update' and checking again, the deleted taxons are back.

Also related:

Expected Behavior

Deleting taxons using right click 'remove' should remove the taxon.

Actual Behaviour

After clicking 'update' and checking again, the deleted taxons are back.

Steps to Reproduce

Header taxons:

  1. As super admin go to admin/taxonomies.
  2. Select the 'edit' button on the right of a taxon.
  3. Right click on the header taxon and select 'remove'.
  4. Confirm the dialog 'Are you sure?'.
  5. Observe that there is a never ending 'Loading...' sign at the top of the page.
  6. Click update.
  7. Observe that the header taxon is still in the list.

Peek 2022-06-17 15-16

Last taxon:

  1. As super admin go to admin/taxonomies.
  2. Select the 'edit' button on the right of a taxon.
  3. Right click on one of the sub taxons and select 'remove'.
  4. Confirm the dialog 'Are you sure?'.
  5. Repeat 3. and 4. until there is only one sub taxon left.
  6. Repeat 3. and 4. for the last sub taxon.
  7. Observe that there is a never ending 'Loading...' sign at the top of the page.
  8. Click update.
  9. Select the 'edit' button on the right of the taxon again.
  10. Observe that the last taxon is still in the list.

Peek 2022-06-17 15-18

Animated Gif/Screenshot

See above.

Workaround

None.

Severity

bug-s5: we can live with it, only a few users impacted

Your Environment

Possible Fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-s5 We can live with it... Few users are impacted.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant