Enumerated values discovery issue #113
Unanswered
ElectricalDepression
asked this question in
Q&A
Replies: 1 comment 10 replies
-
|
I'm not sure what type of import you're referring to, but if you are using the DOORS Next browser UI then I don't think that's anything related to ELM-Python-Client. Or be a lot more specific about how you're importing using ELM-Python-Client, presumably you would be using your own code as the only import I cna think of in ELM-Python-Client is for reqIF but you don't mention that, and give a specific example of what the problem is, for example what you expect and what happens. |
Beta Was this translation helpful? Give feedback.
10 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.
-
Hi, I have a bit of an issue when trying to import a document with attributes that have an enumerated list type value. The thing is that it works just fine on my computer, but trying it on a colleagues computer it refuses to discover those values and returns them as empty. Has anybody come across anything similar or knows anything about this? It also seems that OSLC does not discover these enum values and I have to resort to finding them via HTML. Thankful for any help!
Beta Was this translation helpful? Give feedback.
All reactions