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

Unexpected options Test-tmp and Testing in credential form #2717

Open
1 of 2 tasks
mtuchi opened this issue Nov 27, 2024 · 2 comments
Open
1 of 2 tasks

Unexpected options Test-tmp and Testing in credential form #2717

mtuchi opened this issue Nov 27, 2024 · 2 comments
Labels
bug Newly identified bug

Comments

@mtuchi
Copy link
Contributor

mtuchi commented Nov 27, 2024

Describe the bug

When creating a new credential, the credential modal displays unexpected options: Test-tmp and Testing. These options are not expected in the list of available credentials.


Version number

The version of Lightning where the bug was observed:

  • v2.10.4

If you're running locally with an unreleased version, include the commit SHA: 19bd2bf0fd

I have reproduced this locally on main:

  • Yes
  • No

To Reproduce

Steps to reproduce the behavior:

  1. Navigate to the "Credentials" section.
  2. Click on "Add New Credential."
  3. Open the dropdown list to select a credential.
  4. Observe the presence of unexpected options: Test-tmp and Testing.

Expected behavior

Only valid adaptors and user-defined OAuth credential options should appear in the list. The Test-tmp and Testing options should not be displayed.


Screenshots

A screenshots of the credential form showing the unexpected options.
Image

@mtuchi mtuchi added the bug Newly identified bug label Nov 27, 2024
@github-project-automation github-project-automation bot moved this to New Issues in v2 Nov 27, 2024
@mtuchi
Copy link
Contributor Author

mtuchi commented Nov 27, 2024

Now that i am thinking about it, i think Template should not be displayed as well.

@christad92
Copy link

Thanks @mtuchi. I think this is because we fetching the list of adaptors to display here from the list of the packages on the adaptors repo. We should consider filtering the list or adding tags that will allow lightning to know if the adaptor should be listed.

@theroinaochieng theroinaochieng moved this from New Issues to Icebox in v2 Dec 19, 2024
@theroinaochieng theroinaochieng moved this from Icebox to Ready in v2 Dec 19, 2024
@taylordowns2000 taylordowns2000 moved this from Ready to New Issues in v2 Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Newly identified bug
Projects
Status: New Issues
Development

No branches or pull requests

2 participants