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

Response from server getting truncated #828

Open
2 tasks
1t5j0y opened this issue Dec 11, 2024 · 1 comment
Open
2 tasks

Response from server getting truncated #828

1t5j0y opened this issue Dec 11, 2024 · 1 comment
Assignees

Comments

@1t5j0y
Copy link
Contributor

1t5j0y commented Dec 11, 2024

Describe the bug
Response for
https://staging.avniproject.org/user/?page=0&size=25&sort=id%2CDESC
is getting truncated and resulting in an incomplete json which can't be parsed by the client.

Response received for above request.

Could not simulate locally or on prod.

Currently worked around by reducing the page size to 10 but this issue needs further investigation to understand root cause and permanent fix.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Webapp -> Admin -> Identifier User Assignment -> Create
  2. Notice that you are unable to select user for which the assignment should happen

Expected behavior
Should be able to select user on Identifier User Assignment screen.

Video
https://github.com/user-attachments/assets/73a8d5a1-193b-452a-b7a2-ca0bb97b89ca

Analysis:

Working on prerelease also in orgs with more than 50 users. Not working only on staging.

Developer Checklist
Developer fixing the bug should fill this checklist.

  • Does the fix require extensive regression testing?
  • Are you mentioning the required scenarios that could be affected?
@1t5j0y 1t5j0y moved this to New Issues in Avni Product Dec 11, 2024
@mahalakshme mahalakshme moved this from New Issues to Triaged in Avni Product Dec 11, 2024
@mahalakshme mahalakshme moved this from Triaged to Ready in Avni Product Dec 11, 2024
@1t5j0y 1t5j0y moved this from Ready to In Progress in Avni Product Dec 17, 2024
@1t5j0y 1t5j0y self-assigned this Dec 17, 2024
@1t5j0y
Copy link
Contributor Author

1t5j0y commented Dec 17, 2024

No env to simulate this issue in. Not happening on local, prerelease or prod.

Different behaviour happening in staging due to java upgrade.

Moving this to hold for now to revisit in case the issue pops up again.

@1t5j0y 1t5j0y moved this from In Progress to Hold in Avni Product Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Hold
Development

No branches or pull requests

1 participant