Commit 91d09be
`query-syntax.mdx` carried the denormalise-onto-a-stored-field remedy on the
SORT axis (a Callout under "Sorting on Related Fields") and, in the search
axis' own vocabulary, under "Searching by a related record's title". The FILTER
axis grew the same refusal in #8296 and the page never gained it.
Adds "### Filtering on a `formula` field" to §2, quoting the message the ingress
door actually emits rather than paraphrasing it, and recording the two facts a
caller needs beyond the remedy: the code is `INVALID_FIELD` (not
`INVALID_FILTER` — the verdict is about the name's TYPE, not the value's shape),
and `summary`/`autonumber` are deliberately not refused because both get real
stored columns.
Docs only: no code, no message text, no rule changed.
Claude-Session: https://claude.ai/code/session_01Jqe56GnYFddggeAyfkZFVz
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 4bfe1a5 commit 91d09be
1 file changed
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
546 | 581 | | |
547 | 582 | | |
548 | 583 | | |
| |||
0 commit comments