Copying modules Vs creating a stream or child stream
We have few modules in our DOORS Next project area. These are used by 2 separate teams and we are exploring the following options:
1. Duplicate (copy/paste) all modules and so that there will be different modules (with different names - TeamA and TeamB).
2. Create a stream for new team (TeamB) and ask users from TeamB to use that stream.
3. Create a child stream.
Can you please suggest which of the options is better? Is there any other approach?