Skip to content

Implement filtering of duplicate publications (ADHI-4673)

Andy Salnikov requested to merge tickets/ADHI-4673 into master

It's not the cleanest solution, it is complicated by final/non-final split in histogram container and separate handling of final publications. There is a duplication of code that checks timestamps, should eventually be factored out.

Merge request reports