]
Michael Anstis commented on DROOLS-5096:
----------------------------------------
I made the "Questions" property a Text Area (for the same reasoning as
Description was for DROOLS-5097).
I also made the "Allowed Answers" property a Text Area (assuming, if the
question can be long so could the answer).
[DMN Decision] Properties: Increase Question max length
-------------------------------------------------------
Key: DROOLS-5096
URL:
https://issues.redhat.com/browse/DROOLS-5096
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Affects Versions: 7.33.0.Final
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Major
Labels: drools-tools
As a user, I want to type a long question in the DMN decision properties, so I can fully
describe and document my decision requirement for future reference.
Example:
I want to set the following question for my decision:
"Based on self-reported borrower income, credit score, loan amount, what is the
likely eligibility for a mortgage?"
The current work around is to rephrase my question so it can fit in a max length of 100
characters.