Opened 14 years ago
Closed 9 years ago
#6379 closed enhancement (fixed)
adjust Changeset comment when changing an open changeset
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
Attachments (0)
Change History (5)
follow-up: 2 comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 9 years ago
Milestone: | → 16.03 |
---|
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.