[dspace-tech] Re: DSpace 7.4 - no suggestions when adding a new metadata field to an existing item

2023-01-18 Thread oriol....@udl.cat
Hello, I've found the solution in this thread: https://groups.google.com/g/dspace-tech/c/ioukme4el9o. *NOTE: try this first in a development environment!* My database comes from a dump of a 5.6 version and when performing this query: SELECT count(*) from resourcepolicy where eperson_id is null

[dspace-tech] Re: DSpace 7.4 - no suggestions when adding a new metadata field to an existing item

2023-01-13 Thread 'Tim Donohue' via DSpace Technical Support
Hi, I'd recommend debugging this using our Troubleshooting guide. While it's useful to look at the backend logs, it's also *necessary* to look at the UI's behavior in your browser's dev tools. Sometimes an error will only appear in your browser and not make it to the backend logs (this can