Skip to content

#1334 Form field config updates for hide decision for author

Vaibhav Rathore requested to merge bug/1334/form-field-config into main

Targets #1334 (closed)

Summary

  1. Checking for undefined eventNotification config as it was giving an error while accessing the property
  2. Fixed invalid migration SQL
  3. When considering hideFromAuthors setting for decision fields, checking that the user should be the author

Merge request reports