teksi / wastewater

[DEV] Future TEKSI wastewater module, adapted data model to fit VSA-DSS 2020 new standard
https://teksi.github.io/wastewater
GNU General Public License v3.0
0 stars 5 forks source link

Fieldcalculator on gpkg-field blocks tww-project if admin-mode is/was enabled #265

Open urskaufmann opened 2 weeks ago

urskaufmann commented 2 weeks ago

The same behaviour in tww-project, as I described in QGEP Issue #835:

I load an existing gpkg or create a new gpkg in the the tww-project and calculate with the field-calculator on an existing or new field of this gpkg and QGIS blocks (cursor turns forever).

New tests:

  1. Start with a new userprofile, open a tww-project (but without tww-plugin), add gpkg, fieldcalculator works
  2. Going on with config 1: load tww-plugin, fieldcalculator works
  3. Going on with config 2: enable admin-mode of tww-plugin, restart QGIS, fieldcalculator blocks!
  4. Going on with config 3: disable admin-mode of tww-plugin, restart QGIS, fieldcalculator blocks!

Because admin_mode is necessary for import/export, there will be soon many users with admin-mode and this fieldcalculator-bug will disturb lot of users that are today not in admin-mode. High priority!!

urskaufmann commented 1 week ago

can not reproduce the test above ??? Now it goes like this:

  1. Start with a new userprofile, open a tww-project (but without tww-plugin), add gpkg, fieldcalculator blocks

  2. Start with any userprofile (new or with tww-plugin installed), start a new project, add gpkg, fieldcalculator works