Skip to content

Commit

Permalink
Revert "Change Familie priority because of overtime"
Browse files Browse the repository at this point in the history
This reverts commit e0308fe.
  • Loading branch information
mamikals committed Dec 16, 2023
1 parent b603c42 commit 8148390
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<isAttributeBased>true</isAttributeBased>
<label>BTO Familie</label>
<routingModel>MOST_AVAILABLE</routingModel>
<routingPriority>5</routingPriority>
<routingPriority>4</routingPriority>
<skills>
<skill>BTO</skill>
</skills>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<isAttributeBased>true</isAttributeBased>
<label>STO Familie</label>
<routingModel>MOST_AVAILABLE</routingModel>
<routingPriority>5</routingPriority>
<routingPriority>4</routingPriority>
<skills>
<skill>Familie</skill>
</skills>
Expand Down

0 comments on commit 8148390

Please sign in to comment.