docs(intent): which source rows become lines - generates items where: / refuse: (#7091) - #238
Merged
Merged
Conversation
… / refuse: (#7091)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-fromindsl-reference.md, plus the DSL index row.npx vitepress build docspasses.