Ref T13611. This property worked correctly when implemented in D19357. The behavior was broken by D20775, which tested node-level routing but did not specifically re-test the "writable" property. This was difficult to spot because ref query outcomes weren't observable in the UI, and the ref itself had the correct property value.
Details
Details
See D21575. After this change, the UI shows the correct state, rather than showing a read-only service ref as writable:
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- writable2
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 25170 Build 34738: Run Core Tests Build 34737: arc lint + arc unit