Skip to content

Changes to add a "fake" PullRequest Object now cause issues with "Real" PullRequest #201

Description

@bbfelts

See this commit:

108b39e

I believe the augmentSchemaWithPullRequestInfo method is no longer needed as the PullRequest object is implemented in the API now. The Rally Extract program (which uses this library) will fail if this method is still in place because the extract requires an ObjectID to create a primary key on the database table. The fields defined in augmentSchemaWithPullRequestInfo don't include ObjectID.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions