fix: exclude soft-deleted members from MemberRepository lookups #813 - #816
fix: exclude soft-deleted members from MemberRepository lookups #813#816carranza-javier wants to merge 4 commits into
Conversation
MasterEvarior
left a comment
There was a problem hiding this comment.
Thanks again for the PR :)
The changes do look a-okay, there are just some things about how the tests are organized that I would like addressed.
MasterEvarior
left a comment
There was a problem hiding this comment.
Just some very minor things now. While you're at it, please rebase your branch so that it is current with what is on our main. Else some checks will fail ❌
1a3918e to
b82aea2
Compare
|
Rebased, and simplified DELETED_MEMBER_4 as suggested |
|
The changes do look good. You will have to rebase once again and I will try to figure out how to get the CI to display something else than "Waiting for status to be reported" 😅 |
08b5ab5 to
c67e731
Compare
|
The branch is already rebased on your side But regarding the changed files and review comments, i cann only mark them as "Viewed" on my end. Could you mark them as resolved? Maybe in this way the CI would continue, but im not sure :P |
Yeah, it seems like I can rebase it from my side. So that is not something you need to worry about rn. I marked all the comments as resolved but I think I need to adjust something in our GH workflows. Because I am currently in school, it might take until I am at work again in the middle of this week. |
c67e731 to
ca26122
Compare
ca26122 to
c55cd18
Compare
Fixes #813