org.dspace.authorize.AuthorizeException: Authorization denied for action READ on BITSTREAM:XXXXXXX by user null
Some notes:
- Both the items have the policy
Bitstream XX.pdf (XXXXXX)
READ
Anonymous Start Date YYY-MM-DD
- The items are in different collections
- In dpsace.cfg we have the parameter
request.item.type = all
- The "problematic" item was in the past imported from an old era dspace version (prior to 1.8) and the restricted policy was recently set. If we remove the restriction the item is correclty shown.
Any ideas of how to debug the problem?