Giovanni Manghi
Giovanni Manghi
### Feature description When creating a new PostGIS table from browser  the dialog allows create the fields, but a field "id" is silently added as SERIAL datatype. This is...
### What is the bug or the crash?  ### Steps to reproduce the issue See above image, compare the "checkbox field". Note: it does not depend on the width...
### Feature description Because now the value map list can only be re-ordered alphabetically by value or description, items cannot be moved up or down singularly or in block. ###...
### Feature description As it is also done in field calculator "Fields and values"  ### Additional context _No response_
### What is the bug or the crash? While in form view if an attribute is edited but then edits are discarded, the changes are not discarded/reverted, causing the form...
### What is the bug or the crash? In a template if the legend size is fixed with a data defined WxH the legend shows as expected in the project...
### What is the bug or the crash? Take a pgsql table (haven't tested with other backends) that has json a column like `notes json` If the edit widget for...
### What is the bug or the crash? The "json view" edit widget is read only https://docs.qgis.org/testing/en/docs/user_manual/working_with_vector/vector_properties.html#edit-widgets so some property like "editable" (and possibly others) should be disabled, as it...
### What is the bug or the crash? Take a pgsql table (haven't tested with other backends) that has a column like `title text NOT NULL` with a unique constraint...
see also https://github.com/opengisch/QField/issues/1811#issuecomment-1956284385 ### Describe the issue The web view/attachment widget is not working in QField. The configuration for the field/attribute is: `attachment > web view` and the field is...