getredash / redash-toolbelt

API client and utilities to manage a Redash instance
BSD 2-Clause "Simplified" License
140 stars 74 forks source link

redash-migrate: admin and default groups should not be duplicated #74

Closed susodapop closed 3 years ago

susodapop commented 3 years ago

Per this comment.

When moving the ORIGIN admin and default groups, we can just copy users into the existing groups on the DESTINATION.

wtfzambo commented 3 years ago

Yo, made a pull request to address this, tested on a clean slate self hosted V10.0.0 instance.

https://github.com/getredash/redash-toolbelt/pull/82

susodapop commented 3 years ago

Closed by #82