g3w-suite / g3w-client-plugin-editing

https://g3w-suite.readthedocs.io/en/latest/g3wsuite_editing.html
0 stars 3 forks source link

New feature with field with default_espression `$now` is not filled #34

Closed volterra79 closed 1 year ago

volterra79 commented 1 year ago

In case of input filed that has follow default_expression:

{
    "expression": "$now",
    "referenced_columns": [],
    "referenced_functions": [
        "now"
    ],
    "apply_on_update": false
}

is not set when a new feature is created