dixudx / dixudx/rtcclient

Can't get enumeration list selected value

Open
#167 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
40
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Hello, I have an rtc custom work item with the field 'Design Authority" which is a check box of 5 options.

![image](https://user-images.githubusercontent.com/99444148/179842714-770ae371-726a-4fff-aa56-6e1ece9cce6f.png)

I checked my rtc settings, and i believe it is an enumeration list

![image](https://user-images.githubusercontent.com/99444148/179842844-f22e1e78-19a0-496f-a89f-e46836b06103.png)

But If i try to query for `rtc_cm:DesignAuthority` my rtc_client returns a list of values, with no way to determine which value was selected

![image](https://user-images.githubusercontent.com/99444148/179843016-3166decd-e6cb-49aa-af18-ae59cfdf213f.png)

I'm curious, is there a different way I can retrieve the selected value of this enumeration list? I checked the raw_data variable as well, and found out that it includes a URL which shows all the xml enumeration options, but still no way to determine which value the user has selected inside the work item

![image](https://user-images.githubusercontent.com/99444148/179843649-7e6fd04d-98a4-402a-81da-8c1f3e50d62a.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.