Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Remove alternative exports that have been deleted #219

Open
AntoineAugusti opened this issue May 24, 2022 · 0 comments
Open

Remove alternative exports that have been deleted #219

AntoineAugusti opened this issue May 24, 2022 · 0 comments

Comments

@AntoineAugusti
Copy link

Currently, "alternative exports" on ODS are added as resources on udata

self.process_extra_files(dataset, ods_dataset, 'alternative_export')
, but they are not removed when they have been removed on ODS.

This creates some problems:

  • producers are confused
  • some remote resources have a download link resulting in a 404
  • reusers/partners see resources that have been deleted
  • producers need to clean up resources on udata's backoffice

It would be awesome to "sync up" these resources and remove them when they do not exist anymore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant