Skip to content

feat: Store the QGIS project file version in Project.qgis_version#1631

Draft
suricactus wants to merge 6 commits into
masterfrom
QF-8303-qgis-version
Draft

feat: Store the QGIS project file version in Project.qgis_version#1631
suricactus wants to merge 6 commits into
masterfrom
QF-8303-qgis-version

Conversation

@suricactus
Copy link
Copy Markdown
Collaborator

This is leading the path to know which QGIS worker to use.

TODOs:

  • remove the duplicated function qfieldcloud.tests.utils.open_qgis_file
  • add tests that the version is set on file upload
  • add tests that the version is reset on file deletion
  • add tests that the version is set via process_projectfile if missing

@duke-nyuki
Copy link
Copy Markdown
Collaborator

@suricactus suricactus marked this pull request as draft May 23, 2026 09:22
Comment thread docker-app/qfieldcloud/filestorage/utils.py Fixed
suffix = path.suffix.lower()

if fh is None:
fh = open(path, "rb")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants