Derived components don't update with their parent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good morning everyone,
I have a new bug to propose to you, let's take into consideration a design assembly "X", in this design I derived design A, and linked (inserted) designs B and C.
Design A is empty and only has a bunch of parameters that I need in my designs, design B is also derived from design A as it uses the same parameter list as X, and design C is derived from B but slightly edited.
If I now edit some parameters in A and save, open X and bring all components up to date, X, B and all components directly derived from A will update successfully and become a new version of each when I save, but component C will not get updated immediately, and one of two things will happen, either after B gets saved by X, it will realize C is out of date and let me update it, or it will think it is completely up to date, and I will have to open B, save a new version without changing anything, open C, bring it up to date with B, and then update X again.
I'm sure you could see how this would become very frustrating very quickly.
Looking forward to any help,
Have a great day,
Daniele.