Scope360° Version 2025.01.31
31 Jan 2025
release-noteGeneral
- Enhanced replace in config parser to allow for escaped slash in regexp
'parser': {
'match': 'replace',
'filter': '.*\\\/([A-Z]+-[0-9]+).*/$1',
'select': 'first'
}
- Now possible to use fields with multiple lines in replace functionality in config parser
Jira Enhancements
- Fixed bug where Jira Instance url was not correct and genereted errors