Skip to content
Snippets Groups Projects
Commit cec0bceb authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon:
Browse files

1080363 setCommunicationSetting_workflowService fix

parent 44518e42
No related merge requests found
......@@ -31,6 +31,7 @@ else
{
settingsIdSql.and("COMMUNICATIONSETTINGS.CHANNEL_ID is null");
}
var settingsId = settingsIdSql.cell();
if (settingsId)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment