Skip to content

docs(intent): which source rows become lines - generates items where: / refuse: (#7091) - #238

Merged
delchev merged 1 commit into
masterfrom
docs/generates-items-rule
Sep 8, 2026
Merged

docs(intent): which source rows become lines - generates items where: / refuse: (#7091)#238
delchev merged 1 commit into
masterfrom
docs/generates-items-rule

Conversation

@delchev

@delchev delchev commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Documents the source-row rule a create-from's mirror items: block now carries — eclipse-dirigible/dirigible#7091, platform PR eclipse-dirigible/dirigible#7164.

The block cloned every row of the source document, so an unapproved member timesheet was billed at the same footing as an approved one, and one with no hours at all — a line the target refuses — blocked the whole month from being invoiced. where: selects the rows that qualify; refuse: declares the reading where an unqualified row stops the run instead of being left out; a rule that qualifies no row refuses either way rather than committing a header with no lines.

New ### Which source rows become lines - where: / refuse: under ## generates - create-from in dsl-reference.md, plus the DSL index row. npx vitepress build docs passes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant