I have a product backlog summary repo that lists all the core issues of our different products.
Each product has it's own repo and separate list of issues.
Currently we pick 1 core issue from the product backlog summary repo and break it down into small issues in the corresponding product's repo.
Let's say I created an issue on product A repo.
In the description can I reference an issue from the product backlog?
Currently I just copy the URL of the issue from the product backlog and paste it in the issue created in product A repo