Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

Build fields not populated #111

Open
RaduPoe opened this issue Feb 16, 2017 · 0 comments
Open

Build fields not populated #111

RaduPoe opened this issue Feb 16, 2017 · 0 comments

Comments

@RaduPoe
Copy link

RaduPoe commented Feb 16, 2017

I started using this library for a project that interacts with TeamCity Professional 10.0.2 (build 42234) installed in the same network, but on a different machine.

Although the fields startDate, queuedDate and finishedDate are populated on the server and in the subsequent XML or JSON received using the API, they aren't available in the corresponding Build entity in the list retrieved using tcClient.Builds.AllBuildsOfStatusSinceDate(DateTime.MinValue, BuildStatus.SUCCESS). Furthermore, the Agent, BuildConfig, Changes and several other properties are either null or with default type's values.

Is that by design or it wasn't yet implemented? Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant