Filtering out branches also affects MR visibility

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Within project -> Filter by name (with regular expression) -> '^(develop|master).*' removes all MR from Merge Requests tab which is completely counterintuitive (MRs should not be affected by branch filters IMHO).

      Workaround: add catching '^MR-\d+$' to the regex, e. g. '^(develop|master|MR).*'

            Assignee:
            Rick
            Reporter:
            Damian Szuberski
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: