Skip to content

Eliminate possible nested set in error code #8

New issue

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

Closed
umitbuyuksahin opened this issue Mar 18, 2022 · 0 comments · Fixed by #9
Closed

Eliminate possible nested set in error code #8

umitbuyuksahin opened this issue Mar 18, 2022 · 0 comments · Fixed by #9
Assignees
Labels
bug Unwanted / harmful behavior

Comments

@umitbuyuksahin
Copy link
Contributor

  • Fix the regular expression format of error code [1]
  • It produces warning for possible nested set .

[1]

ERROR_CODE_FORMAT = "^[FEW]-[[A-Z][A-Z0-9]+(-[A-Z][A-Z0-9]+)*-[0-9]+$"

@umitbuyuksahin umitbuyuksahin added bug Unwanted / harmful behavior source:exasol labels Mar 18, 2022
@umitbuyuksahin umitbuyuksahin self-assigned this Mar 28, 2022
umitbuyuksahin added a commit that referenced this issue Mar 28, 2022
* Fixed the bug

* Changed to ValueError

* Updated gitflow

* Prepared for the release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unwanted / harmful behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant