-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Developer documentation
-
Tags:
-
Sprint:nxK-2019-11
-
Story Points:5
With NXS-1210 it is possible to let users save their work in progress for a task form without filling all required fields.
Version: 10.3+
Principle is:
- Create a save work in progress button (resolution actions)
- Disable "validate form" => we don't check for required fields anymore when clicking this button
- Corresponding transition links back to the same task => if you press this button you go back to the same task, except progress has been saved
Ideally we should show a notification but we're missing client side automation to easily display a message in this scenario.