Modify ↓
Opened 3 years ago
Last modified 3 years ago
#21874 new enhancement
Add note referencing to upload dialog
Reported by: | gaben | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | upload notes | Cc: |
Description
Similar to a software ticketing system, add note referencing possibility to changesets.
With this functionality, the exact note can be located instead of:
- manual work, or
- very vague and general
source=notes
tag
I propose to add a selectable note list to the upload dialog, where all notes show up, and the relevant ones could be selected and crossreferenced somehow.
See also #21873 for a similar feature request, but imagery sources.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
This would be a nice to have.
It looks like there is a plugin for that though: https://wiki.openstreetmap.org/wiki/User:Kmpoppe/Plugins#noteSolver
It looks like it does it on a single note basis. I'd probably just add a tooltip or something when closing a note that says "Close note -- 'Fixed in https://osm.org/changeset/:id' will be appended if this note is not uploaded when the next OSM data upload occurs", and just get all closed, non-uploaded notes, and append the changeset id to it, and add the note ids to the changeset.