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

Text input search on project credential lookup results in 400 error #6600

Closed
jakemcdermott opened this issue Apr 6, 2020 · 3 comments
Closed

Comments

@jakemcdermott
Copy link
Contributor

ISSUE TYPE
  • Bug Report
SUMMARY

Text-searching by name for a credential using the text input of a lookup field on the project form results in a 400 error due to broken url building.

STEPS TO REPRODUCE
  • have the network tab of the developer tools open
  • navigate to the projects form
  • type some values into the text input field of the credential lookup and wait a moment
EXPECTED RESULTS
  • 200-level http codes on the network tab
ACTUAL RESULTS
  • 400 error
ADDITIONAL INFORMATION

project_form_lookup_search

@jakemcdermott
Copy link
Contributor Author

Hang tight, I'll get our l337est UI person on it.

@ryanpetrello
Copy link
Contributor

PR: #6588

@dsesami
Copy link
Contributor

dsesami commented Apr 7, 2020

This appears to work just fine now; seeing 200s on devel.

@dsesami dsesami closed this as completed Apr 7, 2020
@dsesami dsesami removed their assignment Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants