Skip to content

get_relationships need required lastID parameter #64

Description

@JanClawson

Describe the bug
GET ​/relationships - Get all relationships in the project with the specified ID, now requires the parameter of lastID in order to function.

To Reproduce
Steps to reproduce the behavior:

  1. Make function call to a project using "jama_client.get_relationships()
  2. Error message should be: py_jama_rest_client.client.APIClientException: 400 Client Error. Bad Request. API response message: The lastId parameter is now required to call GET /relationships API endpoint.

Expected behavior
Expected to get normal list back of relationship items.

Desktop (please complete the following information):

  • OS: MAC iOS
  • Browser: using VSCODE to call repo
  • Version [e.g. 22]: 1.16.0, though it appears to be a problem in current deployment

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions