Skip to content

Commit

Permalink
Fix Grouper-related tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Aug 28, 2018
1 parent fc96757 commit ae8fb52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ownerRef oid="00000000-0000-0000-0000-000000000002"
relation="org:default"
type="c:UserType"><!-- administrator --></ownerRef>
<executionStatus>runable</executionStatus>
<executionStatus>runnable</executionStatus>
<category>ImportingAccounts</category>
<handlerUri>http://midpoint.evolveum.com/xml/ns/public/model/synchronization/task/import/handler-3</handlerUri>
<objectRef oid="6dcb84f5-bf82-4931-9072-fbdf87f96442"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
<objectRef oid="6dcb84f5-bf82-4931-9072-fbdf87f96442"
relation="org:default"
type="c:ResourceType"><!-- Grouper SQL NEW --></objectRef>
<recurrence>single</recurrence>
<recurrence>recurring</recurrence>
<schedule>
<interval>60</interval>
</schedule>
<binding>loose</binding>
</task>

0 comments on commit ae8fb52

Please sign in to comment.