-
When we added elasticsearch and postgres containers to our molgenis pod in order to run integration tests, the build started failing because slave pods are getting killed by kubernetes.
Our current…
-
### How to Reproduce
run yarn install
### Expected behavior
no unsafe dependancies
### Observed behavior
molgenis-ui-form > vue-form > extend@3.0.1 ( has vulnerability) ( [vue-from issue](htt…
-
see molgenis/molgenis-ui-form#185
-
### How to Reproduce
- run `mvn clean install` on molgenis master branch
- Start molgenis app as described in molgenis manual
### Expected behavior
Molgenis all starts
### Observed behavior…
-
### How to Reproduce
- Configure MOLGENIS Mail settings without username or password (e.g. using local MTA on localhost)
- Logout
- Click on "Sign in"
- Click on "Forgot password"
- Fill in your …
-
### How to Reproduce
Select help from de main menu
Go to; 'User Documentation -> Data -> Import data -> Advanced data upload -> EMX Format
Download the 'minimal example'
Import the downloaded min…
-
### How to Reproduce
set header options that do not include the 'Content type' header
```
options.headers = {}
api.post('http://some-uri/', options).then('dostuff')
```
This is needed to have th…
-
### How to Reproduce
Create a menu with the biobank explorer as first item and call that item 'Home'
### Expected behavior
Home item is displayed only as the logo
### Observed behavior
In the…
-
### How to Reproduce
1. As admin, import
[mappingservice-test.xlsx](https://github.com/molgenis/molgenis/files/2266355/mappingservice-test.xlsx)
2. In the Data Explorer settings enable "Edit the d…
-
### How to Reproduce
Copy the example code to create a MOLGENIS session and run the code.
### Expected behavior
The code works
### Observed behavior
File "./test.py", line 4
session = …