Modify ↓
Opened 21 months ago
Closed 21 months ago
#6776 closed enhancement (fixed)
[Patch] Sensible pre-selection of versions in history dialog
| Reported by: | simon04 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | history dialog version | |
| Cc: |
Description
This patch provides a sensible pre-selection of versions in history dialog:
- if object is modified, the latest version from database is compared to the modified version
- if object is unmodified, the two latest versions are compared
Currently, version 1 is compared to version 1 which is not very helpful.
Attachments (1)
Change History (2)
Changed 21 months ago by simon04
comment:1 Changed 21 months ago by simon04
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



In [4406/josm]: