Agustina Martinez

Results 26 comments of Agustina Martinez

Hi, I can confirm that we are also experiencing this issue in our test instance (7.3, non-localhost, available via our VPN). Like Tim, I don't experience this issue in my...

After further testing actually, I'm also experiencing the 401 errors when downloading any bitstreams that are either embargoed (start-date on anonymous READ) or restricted (no READ policy), even when logged...

After some more testing, I wanted to mention that I experience the 401 errors when trying to access embargoed content from the **edit bitstream** pages only. If I am logged...

@tdonohue this is an issue that we are also experiencing when downloading restricted bitstreams in the same tab, e.g. https://demo7.dspace.org/entities/publication/6160810f-1e53-40db-81ef-f6621a727398/edit/bitstreams. I did add an embargo to "Mortality Salience in Personal...

Hi, we have also been testing this and can confirm that we experience the same behaviour. We have also tried to approve the request logged in as a user that...

Hi Mark, That is exactly how we were using it in version 5.x: with the Helpdesk strategy enabled, we specified a generic support email address (group inbox) and then anybody...

Forgot to attach the browser console log for the demo site. The relevant error: tn @ main.b4b30eb84e5d44b9.js:1 main.b4b30eb84e5d44b9.js:1 ERROR TypeError: Cannot read properties of undefined (reading 'changeType') [demo7.dspace.org-1665475446192.log](https://github.com/DSpace/dspace-angular/files/9752912/demo7.dspace.org-1665475446192.log)

Hi, just to mention that this is also an issue for any of the other forms such as feedback, or request a copy. Agustina

Hi, do we know if this will make it into 7.6.2? It is a pity that a really useful feature cannot be enabled in those repos with items with large...

This change has been introduced in 7.6.1: https://github.com/DSpace/DSpace/blob/6ca4e8ff2c7259df8e5b9213fc80ebaa4a8beb16/dspace-api/src/main/java/org/dspace/content/ItemServiceImpl.java#L997 which causes for all current policies to be deleted without checking whether they are custom. Could the fix be as simple as...