core icon indicating copy to clipboard operation
core copied to clipboard

Offset row IDs in test accounts

Open link2xt opened this issue 9 months ago • 0 comments

It is very easy to use contact ID that belongs to one account in another account: https://github.com/chatmail/core/pull/6798

One simple way to avoid this would be to offset all row IDs in test accounts created by TestContextManager by 1234 times (account ID + 1) or something like this.

link2xt avatar Apr 12 '25 17:04 link2xt