Replies: 1 comment
-
|
When you're doing req_types_folder.types.create("RequirementType")In 0.7+, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I would like to create a requirement type into a requirement types folder but when I try this method :
I get this error :
I guess it's because a RequirementTypesFolder.types is not a coupled object but do you know if there is a way to do it ?
I also tried this way :
But I had the same error + one saying the function requirement_types was deprecated.
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions