You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/Advanced.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -597,6 +597,8 @@ Propagation can be enabled by adding the following key-value pair to Check/Aggre
597
597
```
598
598
Using it for Aggregators is discouraged, as the information on which exact Check failed is lost or at least obfuscated.
599
599
600
+
Also, make sure that the configuration file includes the Bookkeeping URL.
601
+
600
602
Check results are converted into Flags, which are documented in [O2/DataFormats/QualityControl](https://github.com/AliceO2Group/AliceO2/tree/dev/DataFormats/QualityControl).
601
603
Information about the object validity is preserved, which allows for time-based flagging of good/bad data.
0 commit comments