I am busy with a 4.0 to 4.1 'upgrade' to new systems (h/w).
The DataSync app does not migrate the TIME_BASED_ROUND_ROBIN team information.
It appears you can do it by using Web Services QueryGroup and UpdateTeam.
Who is a Pentaho expert that can construct me this process:
1. Query Group Name and Team Name where the team is of type TIME_BASED_ROUND_ROBIN
2. Use the QueryGroup for each of the returned Group Names
3. Use UpdateTeam for each of the teams of the affected group
OR .....
If you already have a script of any type that can do this, please share.