Skip to content

Commit a69dfde

Browse files
baozhoutaoclaude
andauthored
docs(releases): qualify the #4366 svc:flow entry in v17 and point at #5494 (#14039) (#14410)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 3ecb7dc commit a69dfde

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

content/docs/releases/v17.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2070,7 +2070,12 @@ rc.1, and administrators should know what changed:
20702070
stalling (objectui#2955); a reassign writes structured `reassign_from` /
20712071
`reassign_to` parties that timelines render without free-text archaeology
20722072
(#4365); and a `runAs: 'system'` flow's writes are audited as
2073-
`svc:flow:<flowName>` instead of "Unknown user" (#4366).
2073+
`svc:flow:<flowName>` instead of "Unknown user" (#4366). That label is a
2074+
fallback, not a replacement for the operator — it stands in only for a run
2075+
that resolves no user at all (a schedule, or a system flow fired by a write
2076+
that itself carried no user). Where the trigger does resolve a user, #5494
2077+
later on this page carries that user through unchanged, so the audit row
2078+
still names the human.
20742079
- **Run summaries learn honesty about side effects (#4395, #4396).**
20752080
`connector_action` and mutating `http` nodes report `unmeasuredEffect` (the
20762081
platform cannot know whether `crm.push_opportunity` writes), an

0 commit comments

Comments
 (0)