Hi, I think we'd need more information about the migration you are trying to do. The error you shared references a PostgreSQL database table (or view) named "latest_collection". That doesn't exist in DSpace (and I don't recall it ever existing in any older version of DSpace). So, it's unclear to me what could be causing this error, unless maybe you have custom code or custom plugins installed that are throwing the error.
Tim On Friday, July 21, 2023 at 6:16:35 AM UTC-5 [email protected] wrote: > Please provide solution:- > Dspace log:- > Caused by: org.postgresql.util.PSQLException: ERROR: null value in column > "collection_id" violates not-null constraint > Detail: Failing row contains (null, f, 2023-07-21 09:38:00.917574, t). > Where: SQL statement "INSERT INTO latest_collection SELECT > NEW.collection_id, FALSE,CURRENT_TIMESTAMP" > PL/pgSQL function add_to_latest_collection() line 5 at SQL statement > > > > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/684d3339-0010-4dac-97ef-ea93f46daffcn%40googlegroups.com.
