JetBrains / JetBrains/YouTrackSharp

Custom field value is both null and not-null (?)

Open
#130 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
143
Forks
105
PR merge metrics
No merged PRs in 30d

Description

I'm querying an issue by ID and with some fields and custom fields.

When I look for a field by name, I can get the entity (in this case, an instance of `SimpleProjectCustomField`):

image

As you can see, the field's properties are duplicated.
In the case of `Value`, it's once set as `null` and the other time with the actual correct value.

When reading the value, I always get the `null` one.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.