]
Jozef Marko updated DROOLS-5079:
--------------------------------
Workaround Description:
Define an enumeration like:
Person.name = ['John', "John's"]
Workaround: Workaround Exists
enumeration in business central doens't handle well items with a
' in it
------------------------------------------------------------------------
Key: DROOLS-5079
URL:
https://issues.redhat.com/browse/DROOLS-5079
Project: Drools
Issue Type: Bug
Components: Enumerations Editor
Reporter: Werner Van Herrewegen
Assignee: Guilherme Gomes
Priority: Major
Labels: drools-tools
Fix For: 7.40.0.Final
Attachments: Pricing loans (1).gdst, credit ratings (1).enumeration
it gives a compile error.
['one','two','something with a ' in its name','four']