Opened 3 years ago
Last modified 22 months ago
#4370 new defect
Close open changesets shows stale information
| Reported by: | Ldp | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
Open a changeset, upload to it, wait until it's autoclosed (or close from outside the JOSM session). Then go to the Close open changesets menu. It seems to talk to the API to fetch open changesets, but the closed changeset also shows up. Trying to close that pops up the 'already closed' message. Even if you acknowledge that popup, and go to Close open changesets again, that changeset is still shown.
Attachments (0)
Change History (7)
comment:1 follow-up: ↓ 3 Changed 3 years ago by Ldp
comment:2 Changed 3 years ago by Ldp
Restarting JOSM, then doing "Close open changesets" gives the correct open changesets, as in the API result above.
comment:3 in reply to: ↑ 1 Changed 3 years ago by Ldp
Replying to Ldp:
The actual result when I run the last URL from Firefox:
The '-' in the output are due to the way Firefox shows XML. They are of course not present in the actual response.
comment:4 Changed 3 years ago by Ldp
See #4757
comment:5 Changed 3 years ago by stoecker
Ticket #4757 has been marked as a duplicate of this ticket.
comment:6 Changed 2 years ago by mjulius
Ticket #6126 has been marked as a duplicate of this ticket.
comment:7 Changed 22 months ago by anonymous
Ticket #5785 has been marked as a duplicate of this ticket.



After a long editing session, with lots of changesets, this is what I get:
The actual result when I run the last URL from Firefox:
Attempting to close any of the 7 actually closed changesets results in an error:
Doing "Close open changesets" again gives me the same 9 changesets again. So even the one (3987860) for which I got the error isn't removed.
Creating a layer and a single node, then going to the upload dialog, I see the same 9 changesets in the Changesets tab. If I refresh the open changesets from that tab, there is no change either.