Kevin De Pelseneer

Results 29 issues of Kevin De Pelseneer

When selecting samples and clicking batch sharing permission, the modal form pops up and shows the checked samples. ![image](https://github.com/seek4science/seek/assets/82407142/9f63d271-5ae4-4f75-b2e1-ca565b470a22) It does not let the user add additional permissions (user, project,...

bug

How to reproduce: 1. Try to create an ISA-JSON compliant assay with an error (e.g. forget to fill in the title) and submit it. 2. The user is redirected to...

bug

The current logic for editing sample types states that only project administrator, instance administrators or its contributors can edit sample types. This is perfect for project sample types but not...

bug

When the configuration `isa_json_compliance` is enabled, the default should be to make ISA-JSON compliant ISA. So by default it would be a good idea that the checkbox 'Make Investigation compliant...

- Adds possibility to add new optional attribute to an existing sample type - Makes the title of a sample attribute editable. - If the title of an attribute is...

- Minor bug fix - closes #2038

If you go to /sample_types/:id/download, the following error occurs: ``` A NoMethodError occurred in sample_types#download: undefined method `content_blob' for nil:NilClass [asset_version.content_blob] ^^^^^^^^^^^^^ lib/seek/content_blob_common.rb:15:in `download' ``` While in the past it...

bug

Error occurs when creating an assay stream. ``` A NoMethodError occurred in isa_assays#create: undefined method `policy=' for nil:NilClass @isa_assay.sample_type.policy = @isa_assay.assay.policy ^^^^^^^^^ app/controllers/isa_assays_controller.rb:48:in `create' ``` Does not occur when creating...

bug

Instance admins should be able to edit instance-wide templates. - [ ] When editing, a new version of the template should be created.

enhancement
datahub