Skip to content

fix: Fixed playlist share-target dropdown silently truncating to 30 tenants; it now loads every page#461

Merged
tuj merged 1 commit into
release/3.0.0from
feature/7570-fix-playlist-share-tenant-list-truncated
May 26, 2026
Merged

fix: Fixed playlist share-target dropdown silently truncating to 30 tenants; it now loads every page#461
tuj merged 1 commit into
release/3.0.0from
feature/7570-fix-playlist-share-tenant-list-truncated

Conversation

@tuj

@tuj tuj commented May 21, 2026

Copy link
Copy Markdown
Contributor

Link to issue

#449

Link to ticket

https://leantime.itkdev.dk/#/tickets/showTicket/7570

Description

  • Fixed playlist share-target dropdown silently truncating to 30 tenants; it now loads every page.
  • Added test confirming the fix.

Max number of loaded tenants is capped at 3000 (30 max entries per page x 100 max pages requested).

NB! The Playwright action error is not related.

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

@tuj tuj self-assigned this May 21, 2026
@tuj tuj added bug Something isn't working version 3 Issues related to the release of version 3 labels May 21, 2026
@tuj tuj changed the title Fixed playlist share-target dropdown silently truncating to 30 tenants; it now loads every page fix: Fixed playlist share-target dropdown silently truncating to 30 tenants; it now loads every page May 21, 2026
@tuj
tuj requested a review from turegjorup May 22, 2026 05:15
@tuj
tuj merged commit 6027566 into release/3.0.0 May 26, 2026
18 of 19 checks passed
@tuj
tuj deleted the feature/7570-fix-playlist-share-tenant-list-truncated branch May 26, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working version 3 Issues related to the release of version 3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants