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

REST API Bug - Cannot update locations #728

Open
valmojr opened this issue Jul 27, 2024 · 1 comment
Open

REST API Bug - Cannot update locations #728

valmojr opened this issue Jul 27, 2024 · 1 comment
Assignees
Labels
bug_minor Minor bug, Server still syncs with clients
Milestone

Comments

@valmojr
Copy link

valmojr commented Jul 27, 2024

WhatsApp.Video.2024-07-27.at.09.48.48_f59ff1d7.mp4

i was building a A3 addon to link a session to FTS instance, after getting a strange behavior i decided to test this on insomnia and used postGeoObject to create the object, the first putGeoObject works fine to update the location, after the second one, it keeps switching between the 2 putGeoObject locations, if i send 300 putGeoObject request, it will keep switching between the first and the last one. I can't even delete the object on client because the server will make it reappears (is it updating to initial location between the correct update perhaps?).

@valmojr valmojr changed the title REST API Bug - putGeoObject is switching between updated and initial location REST API Bug - Cannot update locations Jul 30, 2024
@valmojr
Copy link
Author

valmojr commented Jul 30, 2024

image
even when using post endpoint as @brothercorvo asked, i cannot update the location because it will generate a new object

@brothercorvo brothercorvo self-assigned this Jul 30, 2024
@brothercorvo brothercorvo added the bug_minor Minor bug, Server still syncs with clients label Jul 30, 2024
@brothercorvo brothercorvo added this to the 2.3 milestone Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug_minor Minor bug, Server still syncs with clients
Projects
None yet
Development

No branches or pull requests

2 participants