Skip to content

use api4 rather than api3 in filterDeletedContacts#535

Open
ufundo wants to merge 1 commit into
Project60:masterfrom
ufundo:fix-filter-deleted
Open

use api4 rather than api3 in filterDeletedContacts#535
ufundo wants to merge 1 commit into
Project60:masterfrom
ufundo:fix-filter-deleted

Conversation

@ufundo
Copy link
Copy Markdown
Contributor

@ufundo ufundo commented May 18, 2026

~~If you pass a large number of contacts to filterDeletedContacts, you hit implicit limit in api3, which then means you lose some contacts that you shouldn't.

Switching to api4 fixes this.~~

Oh sorry looks like this is already fixed on master by #496

Converting to api4 still probably good in the long run...

@ufundo ufundo force-pushed the fix-filter-deleted branch from ffd5caf to 16b3188 Compare May 18, 2026 09:08
@ufundo ufundo changed the title fix implicit limit in filterDeletedContacts use api4 rather than api3 in filterDeletedContacts May 18, 2026
@jensschuppe jensschuppe added enhancement status:needs work There is code, but it needs additional work before it should be reviewed labels May 26, 2026
@jensschuppe
Copy link
Copy Markdown
Collaborator

APIv4++ 👍 @ufundo can you try making PHPStan and PHP_CodeSniffer happy so we can merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement status:needs work There is code, but it needs additional work before it should be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants