Mm 30807 granular data retention scaffold (#16891)
create the necessary tables, models and APIs for the granular data retention policy feature
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
03473f98ac
Коммит
3ea75332e7
@@ -505,7 +505,7 @@ func TestImportImportTeam(t *testing.T) {
|
||||
scheme2 := th.SetupTeamScheme()
|
||||
|
||||
// Check how many teams are in the database.
|
||||
teamsCount, err := th.App.Srv().Store.Team().AnalyticsTeamCount(false)
|
||||
teamsCount, err := th.App.Srv().Store.Team().AnalyticsTeamCount(nil)
|
||||
require.NoError(t, err, "Failed to get team count.")
|
||||
|
||||
data := TeamImportData{
|
||||
|
||||
Ссылка в новой задаче
Block a user