Bug report #12086
Style doesn’t update on split multipart when editing
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | 2.6.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 20282 |
Description
When editing a layer, if you turn a multipart into normal features then change an attribute, style doesn't update when changed, and the property in Identify doesn't change either.
See video:
https://www.youtube.com/watch?v=AH4p3VgjMTc&feature=youtu.be
History
#1 Updated by Denis Rouzaud almost 10 years ago
- Status changed from Open to Feedback
I suppose this bug is related to a plugin.
You should report the bug on the plugin tracker:
https://issues.qgis.org/projects/multipartsplit/issues
By the way, what is "multipart"? It's a field?
If it's a postgis database and multipart is calculated, you need to commit before seeing a change in it.
#2 Updated by Pierre-Luc Auclair almost 10 years ago
Yes, I have a few hundred features that I need to make sure are multipart for a good reason.. It's the way I keep track of which I've verified. File format is shape file
Why is it that most of the "parts" of the multipart do change, except one, without saving then?
You're right, I totally forgot that was a plugin, I'll submit it on its tracker and see what's up. Thanks
#3 Updated by Giovanni Manghi almost 10 years ago
- Resolution set to invalid
- Status changed from Feedback to Closed