Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bugfix: modify the regex to allow dash
previous regex assumed alphanumeric series IDs and does not anticipate those with '-' character such as 'PCU11331-11331-'. Added dash character to regex as fix.
- Loading branch information