-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
5.4.0, 5.3.1
-
None
-
1
-
Severity 2 - Major
-
Issue Summary
Recent translation changes changed the Assets UI to be ' MUST_START_WITH_SLASH_PATTERN' state. Meaning absolute path are only considered for unix-like paths. No windows support retained.
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Assets -> Schema Configuration -> Automation -> Create Automation
- Add action -> type : execute groovy script
- *Attempt to add windows path: example C:\\example
it.groovy
Expected Results
Accept windows absolute path
Actual Results
Customer receives UI error message:
Script file path must be absolute
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Failed to load
Form Name |
---|
[JSDSERVER-12223] Adding groovy script path in Assets automation on windows get absolute path error
Remote Link | New: This issue links to "Page (Confluence)" [ 715252 ] |
Support reference count | New: 1 |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Needs Triage [ 10030 ] | New: Closed [ 6 ] |
This looks like a duplication of this issue https://jira.atlassian.com/browse/JSDSERVER-12219
Please take a look and reopen if appropriate