Bug report #10446

Batch Processing - Select from open layers - random order

Added by Pedro Venâncio almost 10 years ago. Updated almost 9 years ago.

Status:Closed
Priority:High
Assignee:Victor Olaya
Category:Processing/Core
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:18858

Description

Layers in "Select from open layers" - "Multiple selection" window appear in a random order. It would be important that they appear with some logical order:
- Or alphabetically (preferable, in my opinion);
- Or by the order of the layers in TOC.

layer_order.png (105 KB) Pedro Venâncio, 2014-06-03 04:02 PM

Associated revisions

Revision 93511b2f
Added by Victor Olaya almost 10 years ago

[processing] methods in dataobjects.py now return layers ordered by name

fixes #10446

Revision 50113cda
Added by Victor Olaya almost 10 years ago

[processing] methods in dataobjects.py now return layers ordered by name

fixes #10446

History

#1 Updated by Pedro Venâncio almost 10 years ago

This problem is common to all algorithms which use Multiple Selection window. And becomes more severe in cases where the order of the selected rasters is critical, as in the Raster Calculator, where the first grid goes to the GRIDS and the remaining goes to XGRIDS, and are adjusted to first.

I do not know what the feasibility of doing this or the degree of difficulty, but the ideal would be a way to "move" the grids in the list of Multiple Selection window. Or by drag and drop or with UP and DOWN buttons.

#2 Updated by Jürgen Fischer almost 10 years ago

  • Target version changed from Version 2.4 to Future Release - High Priority

#3 Updated by Victor Olaya almost 10 years ago

  • Status changed from Open to Closed

#4 Updated by Giovanni Manghi almost 9 years ago

  • Category changed from 94 to Processing/Core

Also available in: Atom PDF