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

Empty "Exclude layers" selection list in Server settings dialog when using projects saved in GPKG files or PGSQL databases #40552

Closed
cxcandid opened this issue Dec 11, 2020 · 2 comments · Fixed by #41605
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Project Server Related to QGIS server

Comments

@cxcandid
Copy link

I cannot exclude any layers in QGIS Server dialog (Project Properties --> QGIS Server -->Exclude layers) when the QGIS Project is opened from a GeoPackage file. The dialog box for selecting restricted layers and groups is empty.

@cxcandid cxcandid added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Dec 11, 2020
@elpaso
Copy link
Contributor

elpaso commented Dec 11, 2020

Confirmed on master. This is not a regression: it was never implemented and it requires substantial changes to QgsProjectLayerGroupDialog.

@gioman gioman added the Project label Dec 11, 2020
@gioman gioman changed the title Empty "Exclude layers" selection list in Server settings dialog when using GPKG projects (QGIS 3.16.1/Windows 10) Empty "Exclude layers" selection list in Server settings dialog when using projects saved in GPKG files Dec 11, 2020
@Gustry Gustry added the Server Related to QGIS server label Dec 11, 2020
@bdecarne
Copy link

bdecarne commented Feb 1, 2021

Same for a project loaded from PostgreSQL database !

@gioman gioman changed the title Empty "Exclude layers" selection list in Server settings dialog when using projects saved in GPKG files Empty "Exclude layers" selection list in Server settings dialog when using projects saved in GPKG files or PGSQL databases Feb 1, 2021
elpaso added a commit to elpaso/QGIS that referenced this issue Feb 17, 2021
nyalldawson pushed a commit that referenced this issue Feb 19, 2021
github-actions bot pushed a commit that referenced this issue Feb 19, 2021
github-actions bot pushed a commit that referenced this issue Feb 19, 2021
nyalldawson pushed a commit that referenced this issue Feb 19, 2021
nyalldawson pushed a commit to nyalldawson/QGIS that referenced this issue Mar 14, 2021
in an overloaded constructor.

Fixes qgis#40552

(cherry picked from commit e9be3a8)
nyalldawson pushed a commit that referenced this issue Mar 19, 2021
in an overloaded constructor.

Fixes #40552

(cherry picked from commit e9be3a8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Project Server Related to QGIS server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants