View Issue Details

IDProjectCategoryView StatusLast Update
0003078PartDesignBugpublic2017-09-15 17:12
Reporterickby Assigned Toickby  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version0.17 
Target Version0.17Fixed in Version0.17 
Summary0003078: Removing object from GeoFeatureGroup removes it from view
Descriptionhttps://forum.freecadweb.org/viewtopic.php?f=10&t=22854
Steps To ReproduceApp.getDocument("Unnamed").getObject("Part").addObject(App.getDocument("Unnamed").getObject("Box"))
App.getDocument("Unnamed").getObject("Part").removeObject(App.getDocument("Unnamed").getObject("Box"))
TagsNo tags attached.
FreeCAD Information

Activities

ickby

2017-09-15 17:11

developer   ~0010127

Fixed with pull request 916
https://github.com/FreeCAD/FreeCAD/pull/916

Issue History

Date Modified Username Field Change
2017-06-09 06:05 ickby New Issue
2017-06-09 06:05 ickby Status new => assigned
2017-06-09 06:05 ickby Assigned To => ickby
2017-09-15 17:11 ickby Note Added: 0010127
2017-09-15 17:12 ickby Status assigned => closed
2017-09-15 17:12 ickby Resolution open => fixed
2017-09-15 17:12 ickby Fixed in Version => 0.17