summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-02-13 10:48:19 +0100
committerAndrew Branson <andrew.branson@cern.ch>2014-02-13 10:48:19 +0100
commitf3b930465573c3e097f4a2c1f85457fa5d9c7acd (patch)
treef1e9d7ef46fcbb468549349620414b3988c9e662
parent4d9528d29dfb17dff5c2e71b05990d3c0edf2f1b (diff)
Allow wf assignment to be skipped (in the case of module imports)
-rw-r--r--src/main/resources/boot/CA/ItemDescriptionWf.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/boot/CA/ItemDescriptionWf.xml b/src/main/resources/boot/CA/ItemDescriptionWf.xml
index e216df0..2e69e60 100644
--- a/src/main/resources/boot/CA/ItemDescriptionWf.xml
+++ b/src/main/resources/boot/CA/ItemDescriptionWf.xml
@@ -177,6 +177,7 @@
<Properties>
<KeyValuePair Key="Name" String="SetInstanceWorkflow" />
<KeyValuePair Key="Version" Integer="0" />
+ <KeyValuePair Key="Skippable" Boolean="true"/>
</Properties>
<activityDef>SetInstanceWorkflow</activityDef>
</ActivitySlotDef>