geobeyond / Arpav-PPCV-backend

Backend di Piattaforma Proiezioni Climatiche per il Nord-Est.
Creative Commons Attribution 4.0 International
0 stars 1 forks source link

Creating a new coverage configuration removes possible values from others #87

Closed ricardogsilva closed 3 months ago

ricardogsilva commented 3 months ago

There is a problem with the creation of new coverage configurations whereby any possible values that they may be using get deleted from other already existing coverage configurations.

This does not affect the editing of a pre-existing coverage configuration though.

The problem likely lies in the database.create_coverage_configuration() function.