Changes between Initial Version and Version 1 of Ticket #20908
- Timestamp:
- 2021-06-03T14:35:35+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20908
- Property Keywords parallel mode undo added
- Property Summary IllegalStateException: JOSM expected to find primitive in dataset but it is not there → IllegalStateException: JOSM expected to find primitive in dataset but it is not there undoing Parallel mode action
-
Ticket #20908 – Description
initial v1 1 1 ==== What steps will reproduce the problem? 2 2 I was playing around creating virtual test data using only draw mode and extruder plus copying objects. Only noticed the exception in the console as it stays silent in the gui. Therefore I can not tell exacly when it happened. Oh, additionally, I used Undo Selection from utilsplugin2. 3 4 I figured out that an undo of parallel mode action with more zhan one way involved triggers this exception. 5 6 1. Have three connected ways selected 7 1. Use Parallel editing mode to create parallel ways of all three 8 1. Undo 3 9 4 10 ==== What is the expected result? … … 9 15 10 16 ==== Please provide any additional information below. Attach a screenshot if possible. 17 The behavior of Parallel mode is strange after this as it does not allow me to create three new parallel ways using selection history. It only uses the single way under the cursor. 11 18 12 19 {{{


