Commit 07b69c4f authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_panel: Tickets are associated via causality rather them aggregate

parent 0a7921e6
Pipeline #34151 failed with stage
in 0 seconds
......@@ -53,6 +53,10 @@
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>columns</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>default_params</string> </key>
<value>
......@@ -75,6 +79,10 @@
<key> <string>portal_types</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>sort</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
......@@ -174,7 +182,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: [(\'default_aggregate_uid\', context.getUid())]</string> </value>
<value> <string>python: [(\'default_causality_uid\', context.getUid())]</string> </value>
</item>
</dictionary>
</pickle>
......
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