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

feat: dont display created_by field on AccessEdit form #386

Closed vildead closed 2 years ago

neoflex commented 2 years ago

I now get WARNING "POST /dataset/1/access/add/ HTTP/1.1" 400 128 when trying to create an access request. can this be caused by this change?

vildead commented 2 years ago

I now get WARNING "POST /dataset/1/access/add/ HTTP/1.1" 400 128 when trying to create an access request. can this be caused by this change?

This is not related to the code introduced by this MR. It will be solved in https://github.com/elixir-luxembourg/daisy/issues/387