MerginMaps / MerginMaps/python-api-client

paginated-projects-list function needs a default sorting parameter

Open
#200 0 comments 0 reactions 1 assignee View on GitHub

@DanChov is already working on this.

Since Sep 2, 2025.

Dominant language
Python
Stars
23
Forks
12
Avg merge
2d 13h
Merged PRs (30d)
7

Description

I use this function to populate our list of projects, and did not realise that there is no default order_params parameter (email chain with @erpas).

It seems illogical that a user will ever want to retrieve a random page of projects and thus I think there should either be a order_params value (either id or name makes sense to me), or order_params should be a required parameter.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.