CatalogueOfLife / checklistbank

UI for checklistbank.org
https://www.checklistbank.org/
7 stars 2 forks source link

Show latest sync attempt in sector table #853

Open mdoering opened 3 years ago

mdoering commented 3 years ago

In the sector table view it would be very informative to show the date and attempt number of the latest successful sync. There is a link to the sync history, but in order to get an overview of the last sync dates for all sectors this is not very useful:

https://data.catalogueoflife.org/catalogue/3/sector?limit=100&offset=0&subjectDatasetKey=1024

Screenshot 2021-04-16 at 10 47 30

The sector itself does not return this information, just the last successful attempt number e.g. "syncAttempt":2. It needs a call to the sync API to retrieve the date, e.g.: https://api.catalogueoflife.org/dataset/3/sector/1134/sync/2

camiplata commented 1 year ago

@mdoering I think this issue has been addressed the syncs tab Captura de pantalla 2023-04-23 a la(s) 9 46 21 p m

mdoering commented 1 year ago

Not really. I wanted it to show in the searchable sector table.