gbif / pipelines

Pipelines for data processing (GBIF and LivingAtlases)
Apache License 2.0
40 stars 28 forks source link

Hide/Delete empty executions #966

Closed muttcg closed 8 months ago

muttcg commented 9 months ago

Registry displays a broken row in the UI because the API returns a record with an empty array

    {
      "key": 11826425,
      "datasetKey": "1822b5f4-5d74-4714-a6ef-3793a527af57",
      "datasetTitle": "An unexpected new species of Anachrysis Krombein, 1986 (Hymenoptera, Chrysididae, Amiseginae) from the Arabian Peninsula",
      "attempt": 1,
      "created": "2023-10-18T09:04:16.295656",
      "createdBy": "crawler.gbif.org",
      "executions": [

      ]
    },
muttcg commented 9 months ago

Dropped all incorrect data from Registry