• Jan Provaznik's avatar
    Fix reference filters in group context · 3e831453
    Jan Provaznik authored
    Since !18150 abstract reference filter supports also `group`
    as a resource parent (not only `project`). Some reference filters,
    which inherit from abstract filter, depend on parent being `project`
    when checking a reference.
    
    This patch adds explicit check of parent class to the given filters.
    3e831453