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

Revert "Avoid building hosting subscription movements."

This reverts commit a1df26c9.

Conflicts:

	master/bt5/vifib_slap/bt/revision
parent 91ee586d
......@@ -54,10 +54,6 @@
# movement build but not indexed, so do nothing\n
return\n
\n
if context.getResource() == \'service_module/vifib_instance_subscription\':\n
# XXX-Luke: Avoid building until Open Order logic is fixed\n
return\n
\n
root_applied_rule = context.getRootAppliedRule()\n
\n
context.getCausalityValue(portal_type=\'Business Link\').build(path=\'%s/%%\' % root_applied_rule.getPath(), activate_kw={\'tag\': tag})\n
......
606
\ No newline at end of file
607
\ 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