Skip to content

/project endpoint does not include closed project #101

Description

@sigurof

We have a project which is closed (isClosed = true). Let's say it's ID is myId

  • When I call /project?id=myId I get an empty response.
  • When I call /project?id=myId&isClosed=true the response is still empty.

Whereas

  • When I call /project/myId the project is correctly returned.

Is this expected behavior?

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