Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.2.0-m1
-
Component/s: Development
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Rice Module:KRAD
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
Description
Create a separate POJO for form request variables to avoid them from being stored in the session and cause multi-threading issues.
Attachments
Issue Links
- is related to
-
KULRICE-7016 Getting Null Pointer Exception randomly in KRAD
-
- Closed
-
- Trackbacks
-
Post-2.0 impacting changes This page tracks major impacting changes post 2.0 release. Things such as database or package name changes for example. This page will serve as a holding pen for information on those changes. 2.0 to 2.1....
This is no longer required since the design was changed to create new form for every request and update it with the session data and using that for processing instead of storing the whole form in session