| Summary: | ERD - wrong orientation of relation while entering FK | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Andrzej Mazurkiewicz <andrzej> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ralf.habacker |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.1.85 | |
| Sentry Crash Report: | |||
| Attachments: |
A relation on ERD
definition, part 1/2 definition, part 2/2 |
||
Created attachment 27470 [details]
A relation on ERD
Created attachment 27471 [details]
definition, part 1/2
Created attachment 27472 [details]
definition, part 2/2
SVN commit 890075 by sharan: Adding a foreign key constraint used to give the wrong roles to the owning entity and the referenced entity. Not any more :) CCBUG:171280 M +3 -1 umlview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=890075 |
Version: 2.1.2 (using KDE 4.1.1) OS: Linux Installed from: SuSE RPMs After entering of a foreign key "crows foot" touches referenced entity (i. e. 1 side of the relation). It should touch referencing entity, i. e. the entity that "owns" the foreign key("many" side of the relation).