mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4567] [bug]: Reordering requests within a collection does not save/restore it correctly #1680
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1680
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @prathamesh-gharat on GitHub (Nov 27, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4567
Is there an existing issue for this?
Current behavior
When I drag-drop and re-order the requests in a collection, I get a message saying "Request Order Updated" but after refreshing the page the expected order is not restored.
I am using the latest docker AIO image at the time of writing this.
There are no errors in console.
The HTTP response for the re-order request is as follows
{"data":{"updateLookUpRequestOrder":true}}Steps to reproduce
Environment
Production
Version
Self-hosted
@prathamesh-gharat commented on GitHub (Dec 10, 2024):
Just a note: Updated the Hoppscotch AIO container to v2024.10.2, hard refreshed the browser, tried to re-order a request, refreshed page, the order of the request within a collection/folder is not retained.
@KulikovaAnna commented on GitHub (Mar 4, 2025):
Hi! I start using hoppscotch and I get the same error. This complicates the work, you need to change the order of queries before each collection launch
@ariados26 commented on GitHub (Mar 4, 2025):
Faced the same problem
@jamesgeorge007 commented on GitHub (Mar 7, 2025):
Hi, this is fixed in the latest release. Please let us know if the issue persists.