Skip to content

model.hypothesis_strategies: Make metadata always none on origin_visit

  1. This is not currently not used in production.

  2. This is broken storage side [1]

  3. And finally, this is temporary as this will soon go away with T2310 - [2]

  • [1] origin-visit-add does not deal correctly with metadata (origin-visit-status-add does it well though). And it so happens there is no test around it... So unfortunately it only got detected by @douardda's run with the backfiller or something. It's good it got detected though ¯_(ツ)_/¯

  • [2] we are currently phasing out multiple origin-visit fields including this one

Test Plan

tox


Migrated from D3294 (view on Phabricator)

Merge request reports