Replies: 2 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes sure, I'm trying to create a test run with some custom fields that where defined before, for example
I'm using a simple python script to read the xml file of the result and them create the test run in polarion: The except is triggered and the error displayed does not said any detail that the error that I send before. The thing is that the arch field can be filled and the component can't, the only difference between them is the polarion field definition. In fact I change all the fields to enum type and it can be filled without any error |
Beta Was this translation helpful? Give feedback.
3 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'm trying to set a string in a custom field for a test run and I'm getting always errors:
But it works if I set a string to a custom field defined as enum. It's happening this for some else?
Beta Was this translation helpful? Give feedback.
All reactions