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

Drop not needed transition.

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