elixir-luxembourg / daisy

Data Information System (DAISY) is a data bookkeeping application designed to help Biomedical Research institutions with their GDPR compliance.
GNU Affero General Public License v3.0
12 stars 10 forks source link

Allow linking Access object to Contract object #390

Open vildead opened 1 year ago

vildead commented 1 year ago

In case of REMS integration, any access propagated from REMS wont have information on Contract -> the field should be optional

vildead commented 1 year ago

related to https://github.com/elixir-luxembourg/daisy/issues/224 If a contract linked to data declaration becomes just log in the logbook, access can be granted under different contract

vildead commented 1 year ago

access expiry date could be validated automatically condition would check if the access expiry date does not exceeds the expiry date of the linked contract

vildead commented 1 year ago

Option 2: