Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(projects): HALP-7462 getByExternalId should return array #105

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

noticeeverything
Copy link
Contributor

BREAKING CHANGE: projects.getByExternalId was returning a single project matching the given id, which would be the first returned. This updates the method to return all matching projects.

BREAKING CHANGE: projects.getByExternalId was returning a single project matching the given id,
which would be the first returned. This updates the method to return all matching projects.
@noticeeverything noticeeverything merged commit 69353ee into main Sep 26, 2022
@noticeeverything noticeeverything deleted the fix/HALP-7462-projects-getByExternalId branch September 26, 2022 22:33
@github-actions
Copy link

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

plibot pushed a commit that referenced this pull request Sep 26, 2022
BREAKING CHANGE: projects.getByExternalId was returning a single project matching the given id,
which would be the first returned. This updates the method to return all matching projects. [skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant