Project

General

Profile

IssueId and several repositories

Added by Sander Vorren over 14 years ago

Hi, I'm trying to set up a redmine installation with svn integration. I've configured several projects with their own repositories, but when trying to add new issues, the issue id is a global value throughout the redmine installation.

Is it possible to confine the IssueId to be isolated within a project, incrementing within it's own project only.

For example:

Given project A and project B, both with their own repositories and revision counter/increments
If I add a new issue in project A, it receives IssuesId 1.
If I then add another issue in project B, it will automatically receive IssueId 2.
How can i alter this so that IssueId in project B also starts with 1, and increments disregarding all other projects

Any help would be greatly appreciated.


Replies (1)

RE: IssueId and several repositories - Added by Sander Vorren over 14 years ago

Sorry,

I just found the answer in the forum.. Guess i didn't seach good enough

http://www.redmine.org/boards/1/topics/7624

    (1-1/1)