Skip to content

Commit 8cec9ed

Browse files
authored
Merge pull request #1885 from navikt/fixFlowError
removed inactive user
2 parents 8a168da + 21eea23 commit 8cec9ed

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

force-app/main/default/flows/Announcement_Send_Notification_On_Publishing_News.flow-meta.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
</value>
3838
</inputParameters>
3939
<nameSegment>LoggerUtility</nameSegment>
40-
<versionSegment>1</versionSegment>
4140
</actionCalls>
4241
<actionCalls>
4342
<name>Send_Notification</name>
@@ -81,7 +80,6 @@
8180
</value>
8281
</inputParameters>
8382
<nameSegment>customNotificationAction</nameSegment>
84-
<versionSegment>1</versionSegment>
8583
</actionCalls>
8684
<apiVersion>58.0</apiVersion>
8785
<assignments>
@@ -167,13 +165,6 @@
167165
<targetReference>Loop_Through_Users</targetReference>
168166
</connector>
169167
<filterLogic>or</filterLogic>
170-
<filters>
171-
<field>Id</field>
172-
<operator>EqualTo</operator>
173-
<value>
174-
<stringValue>0052o000009cvzJAAQ</stringValue>
175-
</value>
176-
</filters>
177168
<filters>
178169
<field>Id</field>
179170
<operator>EqualTo</operator>

0 commit comments

Comments
 (0)