qbicsoftware/data-scanner

Investigate why the upload did not work for some users

Closed this issue · 1 comments

Investigate why the upload did not work for some users

The issue is that the change to the project id leads to the measurement ids not fitting the regex patter any more:

MSQAAAA001AA-1225978196708662
vs.
MSQ2AAAA001AA-1225978196708662

I suggest changing the pattern in the config file to enable both types of identifiers (as we might want to port old projects at some point).
Suggestion:

^(MS|NGS)Q2?[A-Z0-9]{4}[0-9]{3}[A-Z0-9]{2}-[0-9]*