Skip to content

Commit

Permalink
Merge pull request #801 from bcgov/defect-ALR-1583
Browse files Browse the repository at this point in the history
ALR-1583
  • Loading branch information
GandlojuVishwantha authored May 27, 2024
2 parents ff1ab6e + 807b945 commit 07d8010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/default/flows/UpdateTaskOwner.flow-meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<stringValue>Administrative Tasks Queue</stringValue>
</value>
</constants>
<description>On creation of task with Subject as &quot;Unit Fee Invoice and Follow-up with Webservices&quot;, change task Owner to &quot;Administrative Tasks&quot; queue - ALR-204, ALR-278</description>
<description>On creation of task with Subject as &quot;Unit Fee Invoice and Follow-up with Webservices&quot;, change task Owner to &quot;Administrative Tasks&quot; queue - ALR-204, ALR-278, ALR-1316</description>
<environments>Default</environments>
<interviewLabel>UpdateTaskOwner {!$Flow.CurrentDateTime}</interviewLabel>
<label>Update Task Owner</label>
Expand Down Expand Up @@ -87,7 +87,7 @@
<field>Subject</field>
<operator>EqualTo</operator>
<value>
<stringValue>Unit Fee Invoice and Follow-up with Webservices</stringValue>
<stringValue>Send Unit Invoice to Registrant Primary Contact</stringValue>
</value>
</filters>
<filters>
Expand Down

0 comments on commit 07d8010

Please sign in to comment.