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

[1.4] Jobs Result Filter - Error when Search field "Status" is empty #2178

Closed
jifox opened this issue Aug 11, 2022 · 1 comment · Fixed by #2179
Closed

[1.4] Jobs Result Filter - Error when Search field "Status" is empty #2178

jifox opened this issue Aug 11, 2022 · 1 comment · Fixed by #2179
Assignees
Labels
type: bug Something isn't working as expected

Comments

@jifox
Copy link
Contributor

jifox commented Aug 11, 2022

Environment

  • Python version: 3.9
  • Nautobot version: e02bb08e6c2a (v1.4.0rc1)

Steps to Reproduce

  1. Open Job Results Page
  2. Filter a "Job"
  3. Klick "Apply"

Expected Behavior

The Job Results table should be populated with selected entries

Observed Behavior

Error message:

Invalid filters were specified:
* status
* Select a valid choice. is not one of the available choices.

When selecting for e.g. "Completed" for the status, it's working fine

@glennmatthews glennmatthews added the type: bug Something isn't working as expected label Aug 11, 2022
@glennmatthews
Copy link
Contributor

Thanks for the report! This appears to be a pre-existing issue that is uncovered by the addition of STRICT_FILTERING as a default setting in 1.4.

@glennmatthews glennmatthews self-assigned this Aug 11, 2022
@glennmatthews glennmatthews changed the title Jobs Result Filter - Error when Search field "Status" is empty (nautobot.next) [1.4] Jobs Result Filter - Error when Search field "Status" is empty Aug 11, 2022
glennmatthews added a commit that referenced this issue Aug 11, 2022
glennmatthews added a commit that referenced this issue Aug 12, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working as expected
Projects
No open projects
Archived in project
2 participants