-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: HOTFIX_10.10_2.4, 3.0.2
-
Component/s: UI
-
Tags:
-
Backlog priority:900
-
Browser:
-
Sprint:YO LETS DO THIS MAYBE, UI - 2020-10, UI - 2020-11, UI - 2020-11/12
Solution introduced in NXP-28495 (HF22) caches the document creation response from the server. If there is any dynamic code in the "Empty document created" event handler, such as Fn.getNextId("case") title assignment, the empty document call to the server is skipped and the previous (cached) value is returned.
Unable to dynamically populate any value after the initial call. We use this for unique ID creation, date assignments to fields, etc. at time of creation.
Referenced commit: 675b5