GeotrekCE / Geotrek-admin

Paths management for National Parks and Tourism organizations
https://geotrek.fr
BSD 2-Clause "Simplified" License
133 stars 76 forks source link

Intervention module does not work in No Dynamic Segmentation mode #3285

Open Chatewgne opened 2 years ago

Chatewgne commented 2 years ago

Interventions are linked to Path by default, which are unavailable in NDS mode (TREKKING_TOPOLOGY_ENABLED=False)

image

It is impossible to create an Intervention in NDS mode at the moment (throws exceptions).

We should assess what to do with this module

babastienne commented 2 years ago

My opinion is that in NDS mode we should this module, as well as other features that still are "visible" to the users but not completely working (example in the screenshot below, we display the status options when visiting a trek even if we should not be able to use this module)

image

There is some work to do in geotrek in order the hide some features in NDS mode that should not be visible. the intervention module is one of them in my opinion.

camillemonchicourt commented 2 years ago

Yes, these modules should not be available in NDS mode, as they can't work without paths and topologies.