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

Cannot delete some credentials via web UI #1072

Closed
1 of 2 tasks
bensonmiller opened this issue Aug 31, 2023 · 3 comments · Fixed by #1085
Closed
1 of 2 tasks

Cannot delete some credentials via web UI #1072

bensonmiller opened this issue Aug 31, 2023 · 3 comments · Fixed by #1085
Assignees
Labels
bug Newly identified bug

Comments

@bensonmiller
Copy link

bensonmiller commented Aug 31, 2023

I am unable to delete some credentials via the Lightning web UI. The behavior is consistent insofar as credentials that fail to delete are consistently undelete-able. Other credentials can be deleted. The issue doesn't seem to be isolated to specific credential types. I have two MongoDB credentials that refuse to delete, but I can create a new MongoDB credential and delete it successfully. It's not clear what distinguishes credentials that can be deleted from those that can't.

Lightning version: v0.8.2

I have reproduced this locally on main:

  • Yes
  • No

Steps to reproduce
Cannot be reliable reproduced, but the credentials in my account (benson.miller_at_gmail.com) that fail to be deleted are the following: ['mongodb_atlas_test', 'DHIS2 play', 'bmiller_westaspect_gsheets']

Expected behavior

  1. Click the credential "Delete" link
  2. Credential is removed from UI

Other details
Issue is present in both Chrome Version 114.0.5735.198 (Official Build) (arm64) and Safari v15.3.

@bensonmiller bensonmiller added the bug Newly identified bug label Aug 31, 2023
@taylordowns2000
Copy link
Member

hey @bensonmiller , sorry for the delay here! @elias-ba is looking into this today.

(my guess is that there are some foreign key issues, but the feedback is definitely missing)

@taylordowns2000
Copy link
Member

@elias-ba , see my comment on #802 - maybe related?

@elias-ba
Copy link
Contributor

elias-ba commented Sep 5, 2023

@elias-ba , see my comment on #802 - maybe related?

yes @taylordowns2000 these two are related. I am currently implementing #802 and it will ship a fix for this bug.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Newly identified bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants