Books must belong to a business unit; portfolio explorer toggle
Table of Contents
This page is a capture in the next bucket of the product backlog — a pre-sprint idea, not yet pulled into a sprint as a story.
What
(One paragraph: the idea.)
Why
(Motivation, problem being solved, related context.)
References
See also
Two related gaps:
- Book → Business Unit FK — books currently have a
party_idbut nobusiness_unit_id. Add the FK (nullable for migration safety) and enforce it in new creates. - Portfolio explorer toggle — the portfolio explorer tree mixes books, portfolios, and potentially business units. Add a toolbar toggle "Show Business Units" that inserts business-unit nodes between the party level and the book/portfolio level when enabled.