Opened 7 years ago

Closed 7 years ago

#995 closed defect (fixed)

Project archive files are lacking access permission

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: critical Milestone: Reggie v4.11.2
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The background service that is responsible for setting access permissions on files in the project archive (see #864) based on if a consent has been registered or not is not compatible with the changes made in #981.

The service expects that the top-level directory is the same as the SCAN-B id of the specimen item and uses this to check the consent. Since #981 added an extra site-directory this check now fails and the service will lock down all access permissions to the files.

The service must be updated to ignore the site directory.

Change History (1)

comment:1 by Nicklas Nordborg, 7 years ago

Resolution: fixed
Status: newclosed

(In [4573]) Fixes #995: Project archive files are lacking access permission

Note: See TracTickets for help on using tickets.