Bug 271867 - No support for multiple associations for the same pair of classes.
Summary: No support for multiple associations for the same pair of classes.
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Chakra Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 20:15 UTC by lisavitolo90
Modified: 2022-02-15 16:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.