Skip to content

Conversation

@Qlasta
Copy link

@Qlasta Qlasta commented Nov 19, 2025

No description provided.

@Qlasta Qlasta mentioned this pull request Nov 19, 2025
3 tasks
@Qlasta Qlasta force-pushed the 19.0-mig-mis_builder branch 2 times, most recently from 978940b to 030175e Compare November 24, 2025 08:25
account_ids.update(self._account_ids_by_acc_domain[acc_domain])
if not account_id:
aml_domain.append(("account_id", "in", tuple(account_ids)))
aml_domain.append(("account_id", "in", list(account_ids)))
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tuple here replaced to list, because later used Domain normalizes values to lists anyway. Later tests are also adapted.

@Qlasta Qlasta marked this pull request as ready for review November 25, 2025 08:36
@sbidoul
Copy link
Member

sbidoul commented Nov 25, 2025

Hi! Thanks for working on this. I have merged the latest 18.0 changes on 19.0. Can you rebase to get a smaller diff?

@Qlasta Qlasta force-pushed the 19.0-mig-mis_builder branch from 030175e to 5a10462 Compare November 25, 2025 14:29
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.

2 participants