grass icon indicating copy to clipboard operation
grass copied to clipboard

[Bug] GUI: where option is removed in Graphical modeler when properties dialog is re-open

Open landam opened this issue 6 months ago • 0 comments

Describe the bug

When re-opening a tool dialog in Graphical modeler which contains where option a parameter value is not set correctly.

To reproduce

  1. Open graphical modeler
  2. Add a tool with where option (eg. v.db.select)
  3. Set tool parameters
  4. Close dialog
  5. Re-open dialog

The where option is not set. See the dialog statusbar in attached screeshots.

Expected behavior

The where option contains previously set value.

Screenshots

When the tool is added to the model and parameters defined:

Image

When the dialog is re-open (no option changed):

Image

System description

  • Operating System: Linux
  • GRASS GIS version: 8.4

landam avatar May 23 '25 20:05 landam