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

## Note: Due on Friday, May 21st. ## Acceptance Criteria: Upon ticket completion, all - data.medicaid.gov - data.healthcare.gov - SDIS users that are currently on production, will be configured properly...

## User story: As an admin, when using the new custom entity system I would like to see readable titles for all my metadata so that I can find what...

## User story Distributions, or any other referenced metastore item, should be independently editable. This should work both through the drupal edit form and the API (updating a distribution object...

User Story: Acceptance criteria: Estimate: 2 days

When faceting through content, the orphaned datasets, which appeared to be part of the search index, will not be retrievable through the metastore service causing an error.

Current json_form_widget module contains node and field-name-specific functions to determine schema from an arbitrary entity. To make it more flexible we need: 1. A way to instantiate a metastore item...

Problem: When a dataset is being loaded from the database its JSON metadata is getting dereferenced - https://github.com/GetDKAN/dkan/blob/af8efcf22aa1814f1b91828335ce2d102d82ec46/modules/metastore/src/LifeCycle/Data.php#L64 and the new value is assigned to the `field_json_metadata` field. When saving...

Code to be adjusted: - [x] metastore_search. Facets adjusted to RootedJsonData - [x] Drupal\Tests\metastore_search\Unit\SearchTest - [x] Drupal\Tests\metastore_search\Unit\Plugin\search_api\datasource\DkanDatasetTest::test - [x] Drupal\Tests\datastore\Service\ResourcePurgerTest - [x] Drupal\Tests\harvest\Load\DatasetTest - [x] Drupal\Tests\json_form_widget\Unit\SchemaUiHandlerTest - [ ] Consider...

Since Drupal 7 will not be supported after November 2022. Is it safe to upgrade to version 9 and if so are there upgrade instructions that I should follow?