new types added to shared family don't propagate to other nested instances
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a family A nested inside of two other families, B and C . When I add new types to family A, and load it into family B, the new types appear correctly. However, when I load family B into the project, and specify to load the nested family A into the project (instead of the A family already in the project), the new types in family A do NOT propagate to family C.
This is a problem because, when I open family C and don't see my new types, I think that I've done something wrong and start recreating the type I made earlier. Or worse, I don't notice the types are missing and overwrite the project version of family A with the version that lacks the new types.
Furthermore, if I've used this nested family A into many families D,E,F,G,H,J,X,W,R.... I'll need to remember all the families that need family A loaded. It's a nightmare.
I'm creating my families in release 2018 so I'm hoping this might be fixed already. As anyone else run into this?
Regards,
James