Skip to content

A node under a controller is handler-scoped too - #3

Closed
vamsikalagaturu wants to merge 0 commit into
devfrom
fix/id-under-controller
Closed

A node under a controller is handler-scoped too#3
vamsikalagaturu wants to merge 0 commit into
devfrom
fix/id-under-controller

Conversation

@vamsikalagaturu

Copy link
Copy Markdown
Contributor

Owner-qualification matched a node whose namespace is exactly a handler, so <handler>/<name> split by handler while <handler>/<controller>/<name> did not.

That matters once the DSL hangs a controller's generated nodes under the controller (secorolab/motion-spec-dsl#fix-path-name-collision): the IRIs separate, the ids still collapse, and node_by_id keeps the first — one motion's velocity profile disappeared from the IR without a word.

Matching anywhere below the handler. All nine models regenerate with identical IR ids.

@vamsikalagaturu
vamsikalagaturu force-pushed the fix/id-under-controller branch from e4ce4f8 to ee395a0 Compare August 15, 2026 17:30
@vamsikalagaturu
vamsikalagaturu deleted the fix/id-under-controller branch August 15, 2026 17:30
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