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

follow_up replaced aggregate

parent 9700c3b6
......@@ -62,7 +62,7 @@ if uid is None:\n
else:\n
return context.portal_catalog(\n
portal_type="Software Release",\n
default_aggregate_uid=uid,\n
default_follow_up_uid=uid,\n
validation_state=["shared", "shared_alive", "released", "released_alive", "published", "published_alive"]\n
)\n
</string> </value>
......
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