Project

General

Profile

Documents - Right Management

Added by Christian Jacobs almost 12 years ago

Hi,

Currently we use Redmine 1.2.x for our projects.
Now we have a new project which requires a kind of document right management.

In general one user will be assigned to 0-n (sub-)groups.
One group shall have the permission to read 0-n folder incl. all documents within it or a specific document.
It is possible that several groups have read access to one specific file/folder.
If you update a file, each group with read access should be able to see the new version without copying the file to several locations (link).

Currently the only idea I have is, that I create separate projects for each group and each group has its own repository.
The tricky part is how I can reference one file/folder to several projects. I came up with the solution to store them in a parent-project, but this creates new problems and can get very ugly.

Does anyone have a better idea?

Many thanks in advance!

Christian