[GRASS-dev] [GRASS GIS] #3729: Python export in Graphical modeler does not refrect global overwrite flag

#3729: Python export in Graphical modeler does not refrect global overwrite flag
-------------------------+-------------------------
Reporter: martinl | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.6.0
Component: wxGUI | Version: svn-trunk
Keywords: gmodeler | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
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)

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3729&gt;
GRASS GIS <https://grass.osgeo.org>

#3729: Python export in Graphical modeler does not refrect global overwrite flag
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.6.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: gmodeler
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by pesekon2):

* Attachment "gmodeler_python_overwrite_property.diff" added.

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

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3729&gt;
GRASS GIS <https://grass.osgeo.org>

#3729: Python export in Graphical modeler does not refrect global overwrite flag
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.6.1
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: gmodeler
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by pesekon2):

* status: new => closed
* resolution: => fixed

Comment:

In [changeset:"74057" 74057]:
{{{
#!CommitTicketReference repository="" revision="74057"
reflect global overwrite flag in modeler python export, fix #3729
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3729#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>