BlueBrain / BlueBrain/nexus

Bug - Download broken for resources with multiple projects

Open
#3,900 0 comments 0 reactions 0 assignees View on GitHub
delta
Dominant language
Scala
Stars
301
Forks
76
PR merge metrics
No merged PRs in 30d

Description

[Original bug report on slack](https://bluebrainproject.slack.com/archives/G013010870B/p1685092156250209)

Some test resources in delta can have multiple projects. Downloading these resources break the app probably because instead of passing a string for regular expression matching, we pass an array (on which `.match()` method does not exist).

Acceptance criteria:
Resources (in any environment) should not have multiple projects.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.