Commit d3ae42dd authored by Łukasz Nowak's avatar Łukasz Nowak

Revert "It is allowed to associate archived SR to PPL."

This reverts commit 7250ac74.

It might be better idea to just ignore this problem in test, instead of
relaxing too much the constraint.

Conflicts:

	master/bt5/vifib_erp5/bt/revision
parent d24f646c
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
</item> </item>
<item> <item>
<key> <string>workflow_state_list</string> </key> <key> <string>workflow_state_list</string> </key>
<value> <string>python: (\'shared\', \'released\', \'published\', \'archived\')</string> </value> <value> <string>python: (\'shared\', \'released\', \'published\')</string> </value>
</item> </item>
<item> <item>
<key> <string>workflow_variable</string> </key> <key> <string>workflow_variable</string> </key>
......
332 333
\ 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