Fuhu Xia
Fuhu Xia
The logstack-logstash CPU is continuing to spike. Please make sure to check the app functioning as expected, it is processing the expected workloads, and if you can scale the number...
In [one](https://admin-catalog-next.data.gov/harvest/ncua/job/3405525a-9321-403a-8ef8-ddeb495f88db) of NCUA harvest jobs the harvester added all 36 datasets as new instead of updating existing ones. This resulted in duplicate datasets. With total of 60 datasets, 36...
We allow search catalog.data.gov site from data.gov landing page. But the function is broken as of now, giving no results for any search terms.   ## How to reproduce...
Failed to run any task on catalog-admin app. It gives `Quota exceeded` error. ## How to reproduce Run command on `development` space: ``` cf run-task catalog-admin -c "ls" ``` ##...
We need way to get informed when cloud.gov is getting unhealthy, such as - available memory is running out - unattended task has been running for lengthy period. - ......
## User Story In order to clean up discrepancies between catalog DB and Solr, data.gov team wants to be able to run [`db_solr_sync`](https://github.com/GSA/data.gov/issues/2213) manually and on scheduled GitHub actions. ##...
On catalog, datasets always show "Unknown" as value for the field `Contact Email`. It only happens to datasets harvested from non-data.json harvest type. ## How to reproduce [Example dataset 1](https://catalog.data.gov/dataset/enviroatlas-2016-floodplain-land-cover-proportions-for-the-conterminous-united-states)...
User complains some dataset resources are not downloadable. Clicking on the download link has no effect in Chrome browser. It turns out a [Chrome security feature](https://blog.chromium.org/2020/02/protecting-users-from-insecure.html) blocks Mixed Content http...
If a dataset on catalog contains a HTTP resource, `Chrome` and `Edge` users are not able to click and download the resource. Chrome user clicks and nothing happens. On the...
Once a dataset gets into draft mode (state is `draft`), there is no way to make it active on the UI. When a dataset is in the draft mode, it...