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 As an editor I want valid CSVs to be imported correctly ## Acceptance Criteria We have experienced a number of edge cases in CSV parsing, both with...

WeCMS Priority

## User Story As a user the dataset/distribution UI forms should work reliably as a way to create, edit and delete datasets. ## Acceptance Criteria - Datasets and distributions have...

WeCMS Priority

## User Story This is currently in experimental status, but appears to be working and useful. To get to a supported status we need to add tests. ## Acceptance Criteria...

WeCMS Priority

## Describe the bug Having this happen is confusing to end users as if they later directly edit the shared distribution it will affect both datasets. This is also a...

bug

The new API docs use absolute paths, but should respect the base path if Drupal is running in a sub-path on a domain. Implement something in the service that alters...

Go through the code flow for the metastore controllers and "lifecycle" workflow and create some basic high-level doc of the order of operations.

## Describe the bug Calling a public DKAN endpoint with the Authorization header returns 403 Forbidden. It does not matter if the Authorization is correct or not. ## Steps To...

For POST, PUT, PATCH and DELETE methods in the DKAN REST API, we should be adding a CSRF token requirement to the Drupal routes. This means that for any routes...

### User Story As an API user, I want to be able to append or edit a dataset instead of only overwriting the data when I want to update the...

## User Story When I add related document links to my dataset I would like to provide nice human readable text to inform the user what they are clicking on...