Closed jpat1546 closed 2 years ago
validation doesn't flag this when i input "https://www.test.com" instead of www.test.com
Same issue for 2 URI fields in execution domain (script/uri and prerequisites/uri)
after changing to https://www.test.com/ , no uri validation errors
works: https://www.test.com http://www.test.com
doesn't work: www.test.com
Oddly enough, the system has no issue with URI input for EDE:
Needs appropriate protocol. Update documentation for URIs in those domains duplicates https://github.com/biocompute-objects/portal/issues/122
updated documentation
no extra spaces, correct format still flagging as invalid uri
(Also super minor: should change "Steps" to "Pipeline Steps" in builder (See orange highlighter in pic)