Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔙 from #756 - 🐛 Fix session filter feature by selection fo PostgreSql layers #757

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

github-actions[bot]
Copy link

Backport 6ba9381 from #756 to v.3.7.x.

Closes: #752

Refactoring of #753, in particular this refactoring move the translation between QGIS server feature ID (sfid) with QGIS layer feature ID (lfid).

In a multi processing deploy (i.e docker compose deploy by gunicorn) different processes can send different sfid so the translation to lfid must be done at runtime sessionfiltertoken application.

* Move get layer fids from sever fids on model get expression

* Only expression template '$id IN (...)'.

---------

Co-authored-by: wlorenzetti <lorenzett@gis3w.it>
(cherry picked from commit 6ba9381)
@github-actions github-actions bot added the bug Something isn't working label Feb 14, 2024
@wlorenzetti wlorenzetti added this to the v3.7.5 milestone Feb 14, 2024
@wlorenzetti wlorenzetti merged commit 2fea2ff into v.3.7.x Feb 14, 2024
@wlorenzetti wlorenzetti deleted the backport-756-to-v.3.7.x branch February 14, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant