We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pepelines regex Problem
2.create processor regex for extract data with regex (?<TYPE>\[(.*?)\])(?<LEVEL1>\[(.*?)\])(?<LEVEL2>\[(.*?)\])(?<LEVEL3>\[(.*?)\])
(?<TYPE>\[(.*?)\])(?<LEVEL1>\[(.*?)\])(?<LEVEL2>\[(.*?)\])(?<LEVEL3>\[(.*?)\])
the preview is ok In preview new attributes exists very good!
but in the tab "Change History" is failed with this message.
tnx.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug description
Pepelines regex Problem
How to reproduce
2.create processor regex for extract data
with regex
(?<TYPE>\[(.*?)\])(?<LEVEL1>\[(.*?)\])(?<LEVEL2>\[(.*?)\])(?<LEVEL3>\[(.*?)\])
the preview is ok
In preview new attributes exists very good!
but in the tab "Change History" is failed with this message.
Version information
tnx.
Thank you for your bug report – we love squashing them!
The text was updated successfully, but these errors were encountered: