Commit 6d1cb2bb authored by Klaus Wölfel's avatar Klaus Wölfel

attach items to all analysis lines, not only to operation lines

parent 79a0c9e8
......@@ -109,8 +109,6 @@ for movement in portal_catalog(query):
except AttributeError:
pass
aggregate_set.add(item.getRelativeUrl())
elif transformation_line.getPortalType() == \
"Data Transformation Operation Line":
# find other items such as device configuration and data configuration
# from data ingestion and data supply
composed = data_analysis.asComposedDocument()
......
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