Skip to content

Beyro fix missing entity names on adopt#7

Merged
beyro merged 2 commits into
mainfrom
beyro-fix-missing-entity-names-on-adopt
Jun 20, 2026
Merged

Beyro fix missing entity names on adopt#7
beyro merged 2 commits into
mainfrom
beyro-fix-missing-entity-names-on-adopt

Conversation

@beyro

@beyro beyro commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Fixes #6

The previous approach was to retrieve all message filters and then filter in memory - an initial bad design choice because there can be many thousands of sdkmessagefilter records.

This PR changes the approach to instead retrieve only those message filters required for the operation.

@beyro beyro merged commit 22554b7 into main Jun 20, 2026
1 check passed
@beyro beyro deleted the beyro-fix-missing-entity-names-on-adopt branch June 20, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EntityName is missing from some steps after running plugin adopt

1 participant