Clayton Liddell
Clayton Liddell
- [ ] Test coverage exists - [ ] Documentation exists ## QA Steps TBD
## Describe the bug CodeClimate is displaying errors on all PRs and not providing useful feedback. ## Steps To Reproduce Create a PR with code changes. ## Reccomended Fix Add...
Currently, DKAN only supports UTF-8 datasets. MySQL allows defining character set on a table by table basis, so we should be able to support datasets of any character encoding set,...
## User Story If a distribution is either deleted or it's resource file is changed, the orphaned uploaded resource file should be deleted.
## Describe the bug If a CSV file with an empty column header is provided for a dataset, the following error will occur on import: ``` [error] Import for 7f1142b510169890cf53d6685fcc5e16__1629317226...
## Describe the bug Encountered this error when creating a dataset without "Dataset properties" set under **DKAN** > **Metastore referencer**: ``` Warning: array_filter() expects parameter 1 to be array, null...
## Expected behavior When searching for a file using `helm-projectile-grep`, files with a suffix matching `projectile-globally-ignored-file-suffixes` should not appear in results. ## Actual behavior Files containing the ignored suffixes appear...
fixes [org/repo/issue#] - [ ] Test coverage exists - [ ] Documentation exists ## QA Steps - [ ] Add manual QA steps in checklist format for a reviewer to...