Bug 271867

Summary: No support for multiple associations for the same pair of classes.
Product: [Applications] umbrello Reporter: lisavitolo90
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: okellogg, ralf.habacker
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Chakra   
OS: Linux   
Latest Commit: Version Fixed In:

Description lisavitolo90 2011-04-27 20:15:07 UTC
Version:           unspecified (using KDE 4.6.2) 
OS:                Linux

It would be useful to be able to create "parallel" associations, that is, two or more associations that link the same pair of classes, with different names and properties. Now if I try to create the second association the program refuses to create the second line.

Reproducible: Always

Steps to Reproduce:
1. Create two classes and one association between them.
2. Try to create a second association between them (using the toolbar icon).

Actual Results:  
No line (and thus no association) appears in the diagram.

Expected Results:  
A new association should be created, with the possibility to attach a name and properties as usual.
Comment 1 Oliver Kellogg 2022-02-15 16:15:56 UTC
Verified possible with current git master.
Has been fixed long ago.