aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/js/workflowengine.js
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2021-01-31 22:53:48 +0100
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2021-04-23 11:44:41 +0200
commit67dd087ce46794580a29fdfcf4776665349f3a3a (patch)
tree9b664faaaa866ba8b21ea1e1e840bd96dda5b0ed /apps/workflowengine/js/workflowengine.js
parentac0c18327eacd0dc4a26d7478d09cbb8da6b12b5 (diff)
downloadnextcloud-server-67dd087ce46794580a29fdfcf4776665349f3a3a.tar.gz
nextcloud-server-67dd087ce46794580a29fdfcf4776665349f3a3a.zip
Fix deleting properties of user settings when not given explicitly
The controller can receive an optional subset of the properties of the user settings; values not given are set to "null" by default. However, those null values overwrote the previously existing values, so in practice any value not given was deleted from the user settings. Now only non null values overwrite the previous values. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'apps/workflowengine/js/workflowengine.js')
0 files changed, 0 insertions, 0 deletions