Modify ↓
Opened 16 years ago
Closed 16 years ago
#3157 closed defect (fixed)
Duplicated relation doesn't show up in Command stack
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
When a relation is duplicated, the creation of the new relation happens immediately, but nothing is added to the command stack. If the Cancel-button is pressed on the relation editor, the newly created duplicate relation wont be deleted, as is expected.
The relation shouldn't be created right away, but only after the OK or Apply is pressed, and the creation should be visible in the command stack so that it can be undoed.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
fixed in r1888