mattermost/server/channels/app/imports
Felipe Martin c5028108c0
Some checks are pending
API / build (push) Waiting to run
Server CI / Compute Go Version (push) Waiting to run
Server CI / Check mocks (push) Blocked by required conditions
Server CI / Check go mod tidy (push) Blocked by required conditions
Server CI / check-style (push) Blocked by required conditions
Server CI / Check serialization methods for hot structs (push) Blocked by required conditions
Server CI / Vet API (push) Blocked by required conditions
Server CI / Check migration files (push) Blocked by required conditions
Server CI / Generate email templates (push) Blocked by required conditions
Server CI / Check store layers (push) Blocked by required conditions
Server CI / Check mmctl docs (push) Blocked by required conditions
Server CI / Postgres with binary parameters (push) Blocked by required conditions
Server CI / Postgres (push) Blocked by required conditions
Server CI / Postgres (FIPS) (push) Blocked by required conditions
Server CI / Generate Test Coverage (push) Blocked by required conditions
Server CI / Run mmctl tests (push) Blocked by required conditions
Server CI / Run mmctl tests (FIPS) (push) Blocked by required conditions
Server CI / Build mattermost server app (push) Blocked by required conditions
Web App CI / check-lint (push) Waiting to run
Web App CI / check-i18n (push) Waiting to run
Web App CI / check-types (push) Waiting to run
Web App CI / test (push) Waiting to run
Web App CI / build (push) Waiting to run
fix: avoid validating channel memberships if the array is empty (#34495)
* fix: avoid validating channel memberships if the array is empty

* tests

* remove log line

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2025-11-26 17:53:13 +00:00
..
import_types.go [MM-53245] export/import: add Props to the replies (#29531) 2024-12-18 17:36:17 +01:00
import_validators.go fix: avoid validating channel memberships if the array is empty (#34495) 2025-11-26 17:53:13 +00:00
import_validators_test.go fix: avoid validating channel memberships if the array is empty (#34495) 2025-11-26 17:53:13 +00:00