Store Bug IDs Separate From Contents - Make Bug Data Immutable

Registered by Eike

Currently each bug contains a (mutable) dict of bug IDs. This is bad for two reasons:
* One needs complicated code to get the repository where a bug version came from. The dict is really only needed in the list of known bugs.
* A totally immutable bug could be shared everywhere in the program without much consideration.

Blueprint information

Status:
Complete
Approver:
None
Priority:
High
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
milestone icon 0.3.0
Started by
Eike
Completed by
Eike

Related branches

Sprints

Whiteboard

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.