Opened 13 years ago
Closed 13 years ago
#814 closed defect (fixed)
Transfer privileges can throw a PSQL exception in legal situations
Reported by: | jesseeichar | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.6.5 |
Component: | General | Version: | v2.6.4 |
Keywords: | Cc: |
Description
Consider:
- create a metadata as user 1 and group 1
- publish metadata in group 2
- publish metadata also in group 1
- Transfer metadata to group 2
Boom exception because metadata is already published in group 2.
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | transfer_privileges.patch added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
patch applied