1. 28 Feb, 2020 1 commit
    • George Koltsov's avatar
      Fix issues missing on epic's page after project import · b9b41ff5
      George Koltsov authored
      - This MR fixes issues being missing on Epic page
        after project import. The issues were associated with an epic
        correctly, but were not shown on Epic page, because
        epic_issue relation had relative_position: nil.
      - Now epic_issue is exported, that contains epic, which will
        preserve relative_position, which is required in order
        for the issue to be shown on Epic's page.
      b9b41ff5
  2. 27 Feb, 2020 39 commits