Roman

Results 4 comments of Roman

Fun fact: when I change the parameter from Set to List it works smoothly. ```apex public with sharing class AccountTeamMemberRepository extends SObjectRepository { public override SObjectType getSObjectType() { return Schema.AccountTeamMember.SObjectType;...

Hi @gabeclarke and @nvuillam, Thanks, @gabeclarke, for starting this discussion here. I recently moved away from Bitbucket myself in favor of an open-source alternative (Gitea rocks!). While I'm not exactly...

mhpf... 🤦‍♂️ and now? Sounds like it's time to dive into the famous Bitbucket documentation: _"How we built a git platform that works slightly differently than every other git platform,...