We have in our organization several projects to manage products bugs.
one project is a shared library that used within the others projects.
When we moving issue from one project to another, the issue index is changed
This is not convenient, as once bug is open by the test engineer, and moved between the projects, the index is changed and make difficulties to track it.
For example -
When issue was created in one of the project, it will get the index: Index-1000.
If the issue moved to a different ptoject, it will stay with the same index: Index-1000
thanks