Skip to content

Fix subscribers section on tenant channels minds#4532

Ben requested to merge fix/tenant-subscribers-m4532 into master

Ticket(s) / Related Merge Requests

minds#4532 (closed)

Summary of Changes

Fix subscribers on channels of tenant networks.

Testing Considerations

https://c81e728d9d4c2f636f067f89cc14862c.bens-networks.oke.minds.io/testacc/subscribers

Test subscribers load on channels on the provided tenant network. Here is a channel with subscribers

Note that this is only the subscribers tab - the subscriptions tab comes from another endpoint entirely that plugs into ElasticSearch.

Deployment Considerations

Standard deployment.

Regression Scope

Fixes a broken code path for tenants only.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual, unit (phpspec).

Screenshots / Screen Recording

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports