Problem/Motivation

Only the first ten lists shows up in the "List where subscribers are saved" field

Steps to reproduce

have more than ten contact lists in send in blue=> get list is by default loading only ten list (and caped to 50 ) (see line 1889 of ListAPi.php)

Proposed resolution

A paginated list selector, but if it is to heavy to implement you could:
Up that number to fifty and maybe add the option to enter the list ID manualy through a text field ? (and indicate clearly that list number is caped to 50).

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 50_sib_lists.patch553 bytesthony

Comments

Thony created an issue. See original summary.

thony’s picture

Issue summary: View changes
StatusFileSize
new553 bytes
thony’s picture

The above patch up the number to 50, but is not ment as a permanent solution

  • Thony authored 5b931b4 on 8.x-1.x
    Issue #3184494 by Thony: Only the first lists of each category shows up...
loicLEMEUT’s picture

Status: Active » Patch (to be ported)

Hi Thony !

Thanks for your Patch !

I will be create a new release with all patches soon !

PS: We have to create another ticket to resolve all "paging" problems.

loicLEMEUT’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.