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

Build fields not populated #111

Description

@RaduPoe

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions