Commit cf74f927 authored by Romain Courteaud's avatar Romain Courteaud

Restore report_computer_partition_error transition.

This is added for compatibility until better logging functionnality is implemented.
parent f31c4fff
......@@ -23,6 +23,7 @@
<value>
<tuple>
<string>bang</string>
<string>report_computer_partition_error</string>
<string>request_instance</string>
<string>unallocate_partition</string>
</tuple>
......
......@@ -25,6 +25,7 @@
<string>allocate_partition</string>
<string>bang</string>
<string>rename</string>
<string>report_computer_partition_error</string>
<string>request_destroy</string>
<string>request_instance</string>
<string>request_start</string>
......
......@@ -25,6 +25,7 @@
<string>allocate_partition</string>
<string>bang</string>
<string>rename</string>
<string>report_computer_partition_error</string>
<string>request_destroy</string>
<string>request_instance</string>
<string>request_start</string>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="TransitionDefinition" module="Products.DCWorkflow.Transitions"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>actbox_category</string> </key>
<value> <string>workflow</string> </value>
</item>
<item>
<key> <string>actbox_icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>after_script_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>guard</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>report_computer_partition_error</string> </value>
</item>
<item>
<key> <string>new_state_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>script_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
<value> <int>2</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
36
\ No newline at end of file
37
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment