rcasteran / jarvis4se

JARVIS for Systems Engineers
https://regis-casteran.gitbook.io/jarvis4se/
MIT License
3 stars 1 forks source link

Parsing error occured for "composes" command #65

Closed rcasteran closed 2 years ago

rcasteran commented 2 years ago

Impacted version jarvis4se version: 1.3.1

Describe the bug When asking Jarvis to create a composition between two functional elements with long name, Jarvis does not recognize the first functional element and does not create the composition.

To Reproduce Execute the following commands:

%%jarvis
with test
"something in blue" is a functional element
"something in red" is a functional element

"something in blue" composes "something in red"

When executing the commands, Jarvis is reporting the following error: "blue is not Function/State/FunctionalElement/PhysicalElement or the object does not exist"

Expected behavior Jarvis must create the composition between the objects "something in blue" and "something in red"

Screenshots None

Desktop (please complete the following information):