Opened 15 years ago
Last modified 9 years ago
#6332 closed defect
After uploading new items to OSM, JOSM doesn't update the author of the item unless a force data update. (possible regression) — at Initial Version
| Reported by: | rickmastfan67 | Owned by: | team |
|---|---|---|---|
| Priority: | major | Milestone: | 16.08 |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
Steps to reproduce:
- Create a brand new way (or node).
- Upload it to the OSM database.
- Select the way (or node) in JOSM right after the upload has been completed.
What happens: When you either middle click on it, or try to view the author info in the author subwindow, it will not show the person's (you) screen name. It does show the way ID's brand new # just fine (on the middle click window).
Example: When you middle click it will say: "highway (6 nodes) [id=0000000]" with no User name after the way ID after the successful upload.
What should happen: Brand new items that you have uploaded to OSM via JOSM should show your screen name as well as the way # without having to "update" the data a second time.
Also, when you update an item that somebody else last edited/created, JOSM isn't updating the "user" info of that item unless you do the "update data" or "update selection" after you upload the "tweak".


