Skip to content

fix: ignore more invalid relations

Arnaud Vergnet requested to merge topic/default/invalid-relations into branch/default

Add has_text to the list of ignored relations, and ignore all relations with a Password or Bytes as object.

This MR also removes the relation owned_by from the ignored list.

Merge request reports