Opened 15 years ago
Last modified 10 years ago
#6379 closed enhancement
adjust Changeset comment when changing an open changeset — at Version 1
| Reported by: | zuse | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 16.04 |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description (last modified by )
When i have two changesets open, changing the changeset for the upload will not adjust the comment to the comment of this changeset.
example:
changesetA with comment "changes in city A due tue bing"
changesetB with comment "changes in city B due tue local knowledge"
after an upload of data with changesetB i want to upload another bunch for changesetA. After changing the changeset to A, the comment is still "changes in city B...", so i have to adjust it.
But if i change the comment to "some other text" changing the changeset should NOT destroy this new text :-)
Thanks
Holger



The first part should be fixed latest w/ r9514
Replying to zuse:
Yes, that would be nice to have. But rather complex implement: keeping track which tags the user modified+added+removed and re-applying those after switching to a different changeset. I'd vote for wontfix for this part.