[GH-ISSUE #4423] [bug]: Collections not fully displayed after upgrade to v2024.7.2 #1623

Closed
opened 2026-03-16 21:08:41 +03:00 by kerem · 1 comment
Owner

Originally created by @itayozer9 on GitHub (Oct 10, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4423

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When we upgraded Hoppscotch from version 2023.8.2 to 2024.7.2, we noticed an issue with collections in the shared workspace. We have 811 collections, but only 30 are displayed in the web interface. We can still search for and find the other collections, meaning they exist in the database, but they aren't shown in the regular list.
We verified that all collections are present in the database, and we ran the necessary database migration script during the upgrade (pnpx prisma migrate deploy).

Expected behavior

All 811 collections should be displayed in the web interface, allowing us to see and navigate through them without having to use the search function.

Export Attempt

I also tried to export the collections as JSON to get the full set, and the exported file contains all 811 collections. However, the file is over 10MB, making it impossible to import into another collection.

Steps to reproduce

  1. Upgrade Hoppscotch Self-Hosted (with many collections in the workspace) from version 2023.8.2 to 2024.7.2.
  2. Navigate to the shared workspace that has multiple collections.
  3. Observe that only 30 collections are shown in the interface.
  4. Search for a collection that isn’t displayed, and see that it can be found using the search function.

Environment

Production

Version

Self-hosted 2024.7.2

Originally created by @itayozer9 on GitHub (Oct 10, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4423 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When we upgraded Hoppscotch from version 2023.8.2 to 2024.7.2, we noticed an issue with collections in the shared workspace. We have 811 collections, but only 30 are displayed in the web interface. We can still search for and find the other collections, meaning they exist in the database, but they aren't shown in the regular list. We verified that all collections are present in the database, and we ran the necessary database migration script during the upgrade (`pnpx prisma migrate deploy`). ### Expected behavior All 811 collections should be displayed in the web interface, allowing us to see and navigate through them without having to use the search function. ### Export Attempt I also tried to export the collections as JSON to get the full set, and the exported file contains all 811 collections. However, the file is over 10MB, making it impossible to import into another collection. ### Steps to reproduce 1. Upgrade Hoppscotch Self-Hosted (with many collections in the workspace) from version 2023.8.2 to 2024.7.2. 2. Navigate to the shared workspace that has multiple collections. 3. Observe that only 30 collections are shown in the interface. 4. Search for a collection that isn’t displayed, and see that it can be found using the search function. ### Environment Production ### Version Self-hosted 2024.7.2
kerem 2026-03-16 21:08:41 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@mirarifhasan commented on GitHub (Aug 29, 2025):

Hi,
We’ve worked on a similar issue in our latest release v2025.8.0. Could you please try updating to the latest version and let us know if you’re still experiencing the problem?

<!-- gh-comment-id:3236816046 --> @mirarifhasan commented on GitHub (Aug 29, 2025): Hi, We’ve worked on a similar issue in our latest release **v2025.8.0**. Could you please try updating to the latest version and let us know if you’re still experiencing the problem?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1623
No description provided.