kartoza / WBR-SEMP

0 stars 3 forks source link

G3W questions and issues #106

Closed gubuntu closed 1 year ago

gubuntu commented 1 year ago
NyakudyaA commented 1 year ago
  • [ ] the original intention was to have some sort of syncing for back-end QGIS project files - was this never implemented? If so is the only way to update a project to overwrite it by uploading through the web interface?

This was never implemented because when a user uploads a project to the g3wsuite, there is logic to reads the project file to determine the layer structure etc and store this information on the DB, uploading through the UI seems a logical thing. Also if the project changes, things like styles we can also access the volume of the cluster using

kubectl exec -n workspace-name container-name -- /bin/bash
* [ ]  what was the intended workflow with the staging project?

The staging was meant to be a testing place for anything that we don't understand about the suite.

* [x]   The G3W 'file manager' application shows a blank screen, looks like it needs fixing...
gubuntu commented 1 year ago

thanks @NyakudyaA