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
The issue in the end is that QField 2.6.3 reads photo_naming while QFieldSync 4.3.1 writes attachment_naming.
QField Master apparently reads attachment_naming. @nirvn I'm pretty sure what it is about. Apparently QField is a step behind QFieldSync. Shouldn't there be a backwards compatibility fallback in QField or QFieldSync?
The customer configures the expressions in QFieldSync, but they are not considered.
When having a look at the QGS file it seems, that there is a backwards compatibility issue.
In QFieldSync he configures what is stored as
attachment_naming
but what QField uses is what is stored inphoto_naming
.QField: 2.6.3
QFieldSync: 4.3.1
QGIS: 3.22.5
The text was updated successfully, but these errors were encountered: