Skip to content

Conversation

harminius
Copy link
Contributor

Fixes: https://github.com/MerginMaps/server-private/issues/2799

Problem:
For CE we use a new API to list project collaborators. We forgot to call it after the invitation is sent.

Solution:
Replace the legacy getProjectAccess method with the new getProjectCollaborators.

@harminius harminius requested a review from MarcelGeo March 4, 2025 10:19
Copy link
Collaborator

@MarcelGeo MarcelGeo left a comment

Choose a reason for hiding this comment

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

Just double check if something in ee/cloud will be not affected.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13651373731

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.406%

Totals Coverage Status
Change from base Build 13547339581: 0.0%
Covered Lines: 6778
Relevant Lines: 7335

💛 - Coveralls

@harminius
Copy link
Contributor Author

Just double check if something in ee/cloud will be not affected.

Double checked and it works in ee.

@MarcelGeo MarcelGeo merged commit 13c2b94 into master Mar 4, 2025
4 checks passed
@MarcelGeo MarcelGeo deleted the fix_share_project_#2799 branch March 4, 2025 11:14
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.

3 participants