View Issue Details

IDProjectCategoryView StatusLast Update
0004787ExpressionsBugpublic2021-11-12 11:47
ReporterRoy_043 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version0.20 
Summary0004787: Labels in expressions not updated correctly when Std_MergeProjects is used.
DescriptionWhen merging the same project more than once, Labels used in expressions are only updated if they match the Name of the object they refer to.
Steps To Reproduce
  1. Open a new document.
  2. Use Std_MergeProjects to merge the attached file twice.
  3. The expression for the Radius of Cylinder001 is
    <<Cube>>.Width
    , it should be
    <<Cube001>>.Width
    .
  4. The expression for the Height of Cylinder001 has been correctly updated to
    <<BoxFromCode001>>.Height
Additional InformationRelated forum pots:
https://forum.freecadweb.org/viewtopic.php?f=3&t=28511
https://forum.freecadweb.org/viewtopic.php?f=3&t=63285
TagsNo tags attached.
FreeCAD InformationOS: Windows 8.1 (6.3)
Word size of FreeCAD: 64-bit
Version: 0.20.26306 (Git)
Build type: Release
Python version: 3.8.12
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.3
Locale: Dutch/Netherlands (nl_NL)

Activities

Roy_043

2021-11-12 11:47

reporter  

box.FCStd (9,967 bytes)

yorik

2022-03-03 13:55

administrator   ~0017115

This ticket has been migrated to GitHub as issue 6284.

Issue History

Date Modified Username Field Change
2021-11-12 11:47 Roy_043 New Issue
2021-11-12 11:47 Roy_043 File Added: box.FCStd