not possible to delete item, collection or community in "admin" operation
-------------------------------------------------------------------------

                 Key: DS-1139
                 URL: https://jira.duraspace.org/browse/DS-1139
             Project: DSpace
          Issue Type: Bug
          Components: XMLUI
    Affects Versions: 1.7.0
         Environment: OS = Windows XP
            Reporter: Torreilles
         Attachments: btorreilles_INIST.rtf

(Since the migration from 1.5.2 to 1.7.0)

when I delete item (after having delete all attached files) (translation of 
first paragraph) I get following messages :
org.postgresql.util.PSQLException: ERROR: UPDATE or DELETE in the "item" table 
violate the foreign key constraint
« $2 » of the table « collection2item »
Detail : the key (item_id)=(28467) is always referenced from the table « 
collection2item ».

when I delete the collection of the item
org.postgresql.util.PSQLException: ERREUR: UPDATE or DELETE in the "item" table 
violate the foreign key constraint
« $2 » of the table « collection2item »
Detail : the key (item_id)=(28467) is always referenced from the table « 
collection2item ».

when I delete the community of the collection
org.postgresql.util.PSQLException: ERREUR: UPDATE or DELETE in the "item" table 
violate the foreign key constraint
« $2 » of the table « community2collection »
Detail : the key (collection_id)=(2868) is always referenced from the table « 
community2collection ».



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to