CatalogueOfLife / checklistbank

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

When creating a sector warn if licenses dont match #1272

Open mdoering opened 10 months ago

mdoering commented 10 months ago

Sector syncs fail if the license of the project is not compatible with the license of the source. It would be good to warn a user early when creating a sector that licenses are not compatible.

Instead of implementing the license check clientside again we could expose a service to test 2 datasets? Even if not compatible, one might want to be able to create a sector though and resolve the licenses later on.