Commit ce15dc3
The notify node's hand-written configSchema (Studio form descriptor) still
said "Requires sourceId." / "Requires sourceObject." — the same phantom
requirement PR #7111 removed from NotifyConfigSchema's .describe() strings.
The schema deliberately accepts a half-specified pair; the executor drops it
at execute time so the inbox never renders a dead link. Mirror the settled
wording onto the form-descriptor face, string-only (no key/type/required
change).
Fixes #7112
Claude-Session: https://claude.ai/code/session_015fkdTyGmMD5s8ZtEifvuGy
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 3566e55 commit ce15dc3
2 files changed
Lines changed: 9 additions & 2 deletions
File tree
- .changeset
- packages/services/service-automation/src/builtin
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
0 commit comments