dkan icon indicating copy to clipboard operation
dkan copied to clipboard

DKAN Open Data Portal

Results 210 dkan issues
Sort by recently updated
recently updated
newest added

## User Story The [csv paser](https://github.com/GetDKAN/csv-parser) library allows for a "traling delimiter" to be activated. Currently it is not possible to activate this through the DKAN implementation. Currently the parser...

feature request

…data dictionary fixes [org/repo/issue#] - [ ] Test coverage exists - [ ] Documentation exists ## QA Steps - [ ] Add manual QA steps in checklist format for a...

Schema update mentioned in #4067 Inform users who may be using the distribution level data dictionaries how to modify the dataset form to create a select field.

## User Story Due to core's kind of strange implementation of [Textfield](https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Render%21Element%21Textfield.php/class/Textfield/10) any textfield receives maxlength of 128 chars by default. There is some discussion about clearing/changing this: https://www.drupal.org/project/drupal/issues/3331028 For...

fixes #4159 - [ ] Test coverage exists - [ ] Documentation exists ## QA Steps - [ ] textfields have maxlength of 256 instead of 128 previously

When creating a dataset distribution with a remote file that is invalid or not yet available, user will get an error when the localize_import queue runs: ``` [error] Error: Call...

fixes #4208 - [ ] Test coverage exists - [ ] Documentation exists ## QA Steps - [ ] check permissions under admin/people/permissions at section Metastore and see the new...

### Feature Description Administration of metastore settings (admin/dkan/properties) should use its own permission ### Detailed Feature Description Currently the metastore settings use the drupal core permission _access administration pages_. Imho...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Looking at either the revisions list page or comparing two revisions,...

ref: 21364 ## QA Steps - [ ] Put site in DD [reference mode](https://dkan.ddev.site/admin/dkan/data-dictionary/settings) - [ ] Create a dataset without a DD - [ ] Go to the dataset...