You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a project with a relation many to many between the table (CCA) Punto and the table (CCA) Predio, the pivot table between these tables is cca_predio_punto. When I try to create a new feature related to the table (CCA) Predio, QField doesn't allow me to create the geometry so the feature can't be saved.
@jhonalex06 , thanks for the good issue reporting and the test project, it made is very easy to identify what was wrong here.
A fix has been found. If you could test the APKs that will show up in this PR (#5807) to confirm things now work as you expected to be, it'd be useful.
@jhonalex06 , thanks for the good issue reporting and the test project, it made is very easy to identify what was wrong here.
A fix has been found. If you could test the APKs that will show up in this PR (#5807) to confirm things now work as you expected to be, it'd be useful.
@nirvn Amazing, I am glad the report and the test project help 👍🏾 , I am going to test the APKs, count on it.
Describe the issue
I created a project with a relation many to many between the table
(CCA) Punto and the table (CCA) Predio, the pivot table between these tables is cca_predio_punto. When I try to create a new feature related to the table (CCA) Predio, QField doesn't allow me to create the geometry so the feature can't be saved.
Reproduction steps
Steps to reproduce the behavior:
Project file for testing: basic.zip
Expected behavior
QField should allow the creation of a new geometry feature in many-to-many relations.
Observed behavior
QField doesn't allow creating a feature with geometry in a relation of many-to-many.
Screenshots and GIFs
QGIS (please complete the following information)
QField (please complete the following information)
Additional information
The text was updated successfully, but these errors were encountered: