Skip to content

Fix retrieving incomplete data for SubscriptionEntity#12954

Merged
TobiGr merged 1 commit intodevfrom
fix/subscriberCount
Dec 27, 2025
Merged

Fix retrieving incomplete data for SubscriptionEntity#12954
TobiGr merged 1 commit intodevfrom
fix/subscriberCount

Conversation

@TobiGr
Copy link
Contributor

@TobiGr TobiGr commented Dec 26, 2025

What is it?

  • Bugfix (user facing)

Description of the changes in your PR

This fixes a visual bug in which the channels reported the the subscriber count was unavailable although stored in the db.
this was used with the wrong scope.

Regression was introduced in #12746

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

This fixes a visual bug in which the channels reported the the subscriber count was unavailable although stored in the db.

Closes #12953
@TobiGr TobiGr requested a review from theimpulson December 26, 2025 21:00
@TobiGr TobiGr added the regression A bug that didn't exist in prior versions but appeared after a certain change label Dec 26, 2025
@TobiGr TobiGr added this to v0.28.x Dec 26, 2025
@github-project-automation github-project-automation bot moved this to Todo in v0.28.x Dec 26, 2025
@github-actions github-actions bot added the size/small PRs with less than 50 changed lines label Dec 26, 2025
@TobiGr TobiGr merged commit c3c353f into dev Dec 27, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in v0.28.x Dec 27, 2025
@TobiGr TobiGr deleted the fix/subscriberCount branch December 27, 2025 17:44
@TobiGr TobiGr mentioned this pull request Dec 27, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

regression A bug that didn't exist in prior versions but appeared after a certain change size/small PRs with less than 50 changed lines

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Nightly] Unknown subscriber count in SubscriptionFragment

2 participants