Skip to content

Conversation

thomassedlmayer
Copy link
Contributor

@thomassedlmayer thomassedlmayer commented Jul 22, 2025

LogicalLane::PhysicalLaneReference has a rule refer_to: Lane which can not be checked because there is no specification of which field inside PhysicalLaneReference contains the relevant id to be checked.
The physical_lane_id field has this rule as well (see here). There it can be properly checked.

I removed the rule that is both redundant and incorrectly located. I guess the refers_to rule can only be used for Identifiers.

Resolves #848

@thomassedlmayer thomassedlmayer requested a review from pmai July 22, 2025 10:50
@thomassedlmayer thomassedlmayer changed the title Fix logical lane rule Remove incorrect physical lane reference rule in logical lane Jul 22, 2025
@thomassedlmayer thomassedlmayer force-pushed the fix/logical-lane-rule branch from fdd540e to cc68cdd Compare July 22, 2025 12:12
@thomassedlmayer thomassedlmayer changed the title Remove incorrect physical lane reference rule in logical lane Fix multiple rule bugs Jul 22, 2025
@jdsika jdsika added Bug Problems in the build system, build scripts, etc or faults in the interface. ReadyForCCBReview Indicates that this MR is ready for a final review and merge by the CCB. labels Jul 23, 2025
@AsamDiegoSanchez
Copy link

OSI CCB meeting 25.09.2025: group has approved the PR.

Signed-off-by: Thomas Sedlmayer <[email protected]>
Signed-off-by: Thomas Sedlmayer <[email protected]>
Signed-off-by: Thomas Sedlmayer <[email protected]>
@pmai pmai force-pushed the fix/logical-lane-rule branch from cc68cdd to 1a9342c Compare September 25, 2025 09:45
@pmai pmai merged commit 9aa0da1 into master Sep 25, 2025
10 checks passed
@pmai pmai deleted the fix/logical-lane-rule branch September 25, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Problems in the build system, build scripts, etc or faults in the interface. ReadyForCCBReview Indicates that this MR is ready for a final review and merge by the CCB.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Content feedback: Lane boundary rules (first element/last element width/height)

4 participants