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
13 stars 10 forks source link

Get expiration date from REMS #371

Closed vildead closed 2 years ago

vildead commented 2 years ago

After the Access object is created automatically from REMS, get expiration date This will require additional call to REMS to get the information.

neoflex commented 2 years ago

if not found, set expiration date to 3 months

vildead commented 2 years ago

Fixed in #375