Currently after workpackages are initialized we only synchronize data changes in configured gpkg. All other changes (e.g. QGIS project file) are ignored.
We can propagate more changes, e.g.
- QGIS file update in master would propagate to wp but not the other way around
- photos or other assets collected in wp would be only propagated to master but not spread across all child projects
TODO: come up with other use cases and rules.
Currently after workpackages are initialized we only synchronize data changes in configured gpkg. All other changes (e.g. QGIS project file) are ignored.
We can propagate more changes, e.g.
TODO: come up with other use cases and rules.