Commit 765b2dcf authored by Łukasz Nowak's avatar Łukasz Nowak

Drop not needed transition.

Keep backward compatibility transition.
parent baeb9390
...@@ -22,8 +22,8 @@ ...@@ -22,8 +22,8 @@
<key> <string>transitions</string> </key> <key> <string>transitions</string> </key>
<value> <value>
<tuple> <tuple>
<string>draft</string>
<string>request_software_instance</string> <string>request_software_instance</string>
<string>unlock</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>unlock</string> </value> <value> <string>draft</string> </value>
</item> </item>
<item> <item>
<key> <string>new_state_id</string> </key> <key> <string>new_state_id</string> </key>
......
542 543
\ No newline at end of file \ 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