Skip to content

Prevent duplicate IDs

Jannis David Necker requested to merge prevent_duplicate_ids into main

When calculating IDs for a status in mongo.py, make sure an ID is always only associated with only one status. Also, respect the rejection reason gap in meta_analysis/rejection_reason.py and get the order right for the individual rejection reasons.

Merge request reports