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

regression: vector layer legend symbol / children (i.e. rules) aren't shown when in group #27028

Closed
qgib opened this issue Jun 15, 2018 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Regression Something which used to work, but doesn't anymore Vectors Related to general vector layer handling (not specific data formats)

Comments

@qgib
Copy link
Contributor

qgib commented Jun 15, 2018

Author Name: Mathieu Pellerin - nIRV (Mathieu Pellerin - nIRV)
Original Redmine Issue: 19199
Affected QGIS version: 3.1(master)
Redmine category:vectors
Assignee: Alessandro Pasotti


I've just noticed that QGIS master (what'll become 3.2) suffers from the following regression: upon project load, vector layers that are children of groups do not have legend symbols (i.e., the default vector geometry icon is used instead of the symbol), and layers' children (for e.g. rules in the rule-based renderer) are also missing.

Steps to reproduce

  1. Load the attached project
  2. Note the absence of legend symbol and children in the layers panel

@qgib
Copy link
Contributor Author

qgib commented Jun 17, 2018

Author Name: Mathieu Pellerin - nIRV (Mathieu Pellerin - nIRV)


git bisect's verdict:

2f2221aec7a12138dacccd40ac3a34573e3a5da3 is the first bad commit
commit 2f2221aec7a12138dacccd40ac3a34573e3a5da3
Author: Alessandro Pasotti <elpaso@itopen.it>
Date:   Thu Jun 7 08:16:11 2018 +0200

    Do not return invalid layers from findLayers()

:040000 040000 b8d3c7390fef62c4dac38d0bc2498c7db007f585 166aeac123aafb1cf956ee7924127541d578c2f2 M	src

@qgib
Copy link
Contributor Author

qgib commented Jun 17, 2018

Author Name: Alessandro Pasotti (@elpaso)


  • assigned_to_id was configured as Alessandro Pasotti

@qgib
Copy link
Contributor Author

qgib commented Jun 17, 2018

Author Name: Anónimo (Anónimo)


Applied in changeset 59fa2ce.


  • done_ratio was changed from 0 to 100
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed Jun 17, 2018
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Vectors Related to general vector layer handling (not specific data formats) Regression Something which used to work, but doesn't anymore labels May 25, 2019
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 Regression Something which used to work, but doesn't anymore Vectors Related to general vector layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

1 participant