-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation pipeline
-
None
-
Iteration Quokka
-
None
-
None
When creating a pipeline from text with invalid stages, for example
[
{$monkey: 'foo'}
]
the aggregation tab blanks out. See screenshot.
The problem was likely introduced when we added tooltips with stage one-liners.