Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve members attributes endpoint #1586

Open
joanagmaia opened this issue Sep 30, 2023 · 6 comments
Open

Improve members attributes endpoint #1586

joanagmaia opened this issue Sep 30, 2023 · 6 comments
Labels
API Created by Linear-GitHub Sync Hacktoberfest Created by Linear-GitHub Sync help wanted 🙏 help from the community is highly appreciated Improvement Created by Linear-GitHub Sync

Comments

@joanagmaia
Copy link
Contributor

joanagmaia commented Sep 30, 2023

Problem

Currently, the api/tenant/{id}/settings/members/attributes/{id} endpoint is returning all available values for an attribute. For instance, in some users environments, the skills attribute is returning 9k results which makes the request really slow and degrades performance of the pages

Possible solution

Paginate endpoint so that frontend can request x results at once
This will require frontend and backend

@joanagmaia joanagmaia added Improvement Created by Linear-GitHub Sync API Created by Linear-GitHub Sync Hacktoberfest Created by Linear-GitHub Sync help wanted 🙏 help from the community is highly appreciated labels Sep 30, 2023
@IAmRiteshKoushik
Copy link

Hey @joanagmaia , I would like to work on resolving this issue. Can I have this assigned to me? Also, where do I direct my queries and discussions for resolving this issue ?

@techmannih
Copy link

hello @joanagmaia ,
I want to work on this issue....... please assign me .

@joanagmaia
Copy link
Contributor Author

@IAmRiteshKoushik are you working on this?

@IAmRiteshKoushik
Copy link

Yes, I am still working in this. Will send a PR within a week. Please bear with me.

@joanagmaia
Copy link
Contributor Author

Yes, I am still working in this. Will send a PR within a week. Please bear with me.

No problem! Just checking if you still wanted to contribute on this one 😄

@ganeshmani
Copy link

@IAmRiteshKoushik Are you working on this issue?. If not, i would like to take this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Created by Linear-GitHub Sync Hacktoberfest Created by Linear-GitHub Sync help wanted 🙏 help from the community is highly appreciated Improvement Created by Linear-GitHub Sync
Projects
Status: No status
Development

No branches or pull requests

4 participants