qfieldcloud icon indicating copy to clipboard operation
qfieldcloud copied to clipboard

Fix downloading package files from projects with multiple packages

Open gounux opened this issue 7 months ago • 1 comments

Basically we need to filter not only by file type, name and version id, but when the file_type is PACKAGE, we also need to filter by package_job_id.

Follow up of #1183 , which was merged then reverted.

gounux avatar Apr 10 '25 06:04 gounux