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

After closing a changeset, new changeset will also have tags by noteSolver #29

Open
daganzdaanda opened this issue Aug 6, 2023 · 0 comments

Comments

@daganzdaanda
Copy link

To reproduce:

  • Close a note, remember in noteSolver, upload to server
  • noteSolver will add noteSolver_plugin/0.5.0; to the changeset's created_by tag and add the closed:note=note-id tag (which is cool!)
  • Don't quit JOSM, make another change but don't touch any notes.
  • JOSM will warn you about a closed:note tag with an empty value. Also, the created_by will still have noteSolver in it.

It's not really important, but still a small bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant