Opened 5 years ago

Closed 5 years ago

#3729 closed defect (fixed)

Python export in Graphical modeler does not refrect global overwrite flag

Reported by: martinl Owned by: grass-dev@…
Priority: normal Milestone: 7.6.1
Component: wxGUI Version: svn-trunk
Keywords: gmodeler Cc:
CPU: Unspecified Platform: Unspecified

Description

Steps to reproduce:

  1. Open model in Graphical modeler
  2. Enable global overwrite options in Model->Properties
  3. Go to Python editor tab and pres Run
  4. Run Python script again (fails on existing data)

Attachments (1)

gmodeler_python_overwrite_property.diff (679 bytes ) - added by pesekon2 5 years ago.
graphical modeler: set up environment variable overwrite to True in Python export if set up so in model properties

Download all attachments as: .zip

Change History (3)

by pesekon2, 5 years ago

graphical modeler: set up environment variable overwrite to True in Python export if set up so in model properties

comment:1 by martinl, 5 years ago

Milestone: 7.6.07.6.1

Ticket retargeted after milestone closed

comment:2 by pesekon2, 5 years ago

Resolution: fixed
Status: newclosed

In 74057:

reflect global overwrite flag in modeler python export, fix #3729

Note: See TracTickets for help on using tickets.