Commit 37785ed
* docs: fix BU subtree attribution in two docstrings (#8098)
#7807 (PR #8097, 9b51981) narrowed the business_unit sharing-rule
recipient to expand exactly one unit's members; unit_and_subordinates
kept the subtree walk. These two docstrings never got the memo and
still attributed the subtree expansion to business_unit. Correct the
Drives: attribution in both.
Fixes #8098
* chore: add changeset for BU subtree docstring fix (#8098)
Measured: IBusinessUnitGraphService (packages/spec) and SysBusinessUnit
(packages/platform-objects) docstrings both reach built dist/**/*.d.ts
hover surfaces, so patch changesets are needed for both packages.
---------
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 2473cd2 commit 37785ed
3 files changed
Lines changed: 26 additions & 2 deletions
File tree
- .changeset
- packages
- platform-objects/src/identity
- spec/src/contracts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | | - | |
| 565 | + | |
| 566 | + | |
566 | 567 | | |
567 | 568 | | |
568 | 569 | | |
| |||
0 commit comments