What is the correct way in Gitlab if you have a project (in Gitlab a Group) with 2 repo-projects (backend, frontend) but the issues are overlapping?
Should you manage the issues in one of the two repo-projects (backend, frontend), or should you use your own issue project?
Thanks!