Bug 363807

Summary: Reversed sequence numbers on stack trace import
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.19.2 (KDE Applications 16.04.2)   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In: 2.19.2 (KDE Applications 16.04.2)
Attachments: stack trace file

Description Ralf Habacker 2016-06-01 17:57:01 UTC
With bug 358867 support for importing stack traces has been added. Using this import the displayed sequence numbers are starting at a high value and are decremented on each following message.

Reproducible: Always

Steps to Reproduce:
1. open umbrello
2. create sequence diagram
3. import appended stack trace file

Actual Results:  
Sequence numbers are starting with high values and are decremented on each following message.

Expected Results:  
The sequence numbers should start be 1. and should be incremented on each following message.
Comment 1 Ralf Habacker 2016-06-01 17:57:25 UTC
Created attachment 99309 [details]
stack trace file
Comment 2 Ralf Habacker 2016-06-01 18:00:07 UTC
Git commit 3dd3d99df813776598e50c2012ade8ce309a0620 by Ralf Habacker.
Committed on 01/06/2016 at 17:59.
Pushed by habacker into branch 'Applications/16.04'.

Fix 'Reversed sequence numbers on stack trace import'.
 FIXED-IN:2.19.2 (KDE Applications 16.04.2)

M  +4    -3    umbrello/codeimport/import_utils.cpp

http://commits.kde.org/umbrello/3dd3d99df813776598e50c2012ade8ce309a0620
Comment 3 Ralf Habacker 2016-06-09 23:01:56 UTC
Git commit e2ee0d15126c5a6bb3389b73cb8091faee3c3d39 by Ralf Habacker.
Committed on 09/06/2016 at 21:39.
Pushed by habacker into branch 'master'.

Fix 'Reversed sequence numbers on stack trace import'.
 FIXED-IN:2.19.2 (KDE Applications 16.04.2)

M  +4    -3    umbrello/codeimport/import_utils.cpp

http://commits.kde.org/umbrello/e2ee0d15126c5a6bb3389b73cb8091faee3c3d39