-
Type: Improvement
-
Status: Done
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.18.0
-
Component/s: None
-
Labels:None
AppNG is designed to deal with pages. Therefore it has a mechanism to collect messages in the session. On page creation these messages are removed from the session and paced in the page.
With the appNG Rest API we do not have the scope of pages anymore. Therefore we have to remove the messages on any call of a datasource or action immediately.
- relates to
-
APPNG-2180 Provide a RESTful API for actions and datasources
- Done