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

Views Create CLI Sub-Command Fixes #7944

Merged
merged 2 commits into from Nov 29, 2023

Conversation

JVickery-TBS
Copy link
Contributor

fix(cli): minor fixes to views create;

  • Fixed no context in package_search.
  • Fixed return set for default filters.

Proposed fixes:

The cli sub-command of ckan views create does not give the package_search action call a context, which can cause it to return no results.

Also the default filters for the query were not getting set.

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

- Fixed no context in `package_search`.
- Fixed return set for default filters.
- Added change log file.
- Fixed typing issue.
@amercader amercader merged commit b5d51a6 into ckan:master Nov 29, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants