Issue number may be Global
Created by: ikus060
I've read the historic of gitlab and notice the issue number was previously global and since 6.1, the issue number are per repo. For our needs, it's an adoption problem. A single project is created from multiple git repository and issue are usually related multiple git repo. Each repository represent a single module in the project.
Is it possible to change the behaviour with a configuration ?