Terry Brady
Terry Brady
I have seen this issue as well. It seems like there may be a delay in between the start of the server and the availability of this information. I have...
@J4bbi , Thanks for the explanation. This has helped me to better understand the purpose of the PR. Calls to ` itemService.isItemListedForUser(context, dspaceItem)` will be replaced by `itemService.findAllAuthorized(context, limit.intValue(), offset.intValue())`,...
Based on this issue, we are going to suppress the "download current view" option. It could be useful to add a configuration option to disable just the "download current view".
@ta1986 , I no longer support this code, so I cannot remember how I disabled the feature.