Skip to content
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

[new-parser] Support ISO 8601 format for duration attribute's value #5938

Open
yurloc opened this issue May 13, 2024 · 2 comments
Open

[new-parser] Support ISO 8601 format for duration attribute's value #5938

yurloc opened this issue May 13, 2024 · 2 comments
Assignees

Comments

@yurloc
Copy link
Contributor

yurloc commented May 13, 2024

Parent issue

Failing tests

None. Discovered accidentally.

Notes

Add a new test to org.drools.drl.parser.antlr4.MiscDRLParserTest. Related to #5937. Two options:

Rule code snippet

rule R
  duration ("P1DT1M")
when
end

Error output

N/A.

@tkobayas
Copy link
Contributor

/take

@tkobayas
Copy link
Contributor

This is a part of #5972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants