Make it possible for parts to inherit attributes from other parts

Registered by Simon Pamies

Assume you have

[A]
attribute_x = 1

[B]
attribute_x = 1
attribute_y = 2

This is not optimal because it would be easier to have something like

[B]
extends = A
attribute_y = 2

That would automagically include all attributes defined on [A].

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.