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): fixes the list command #278

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

pallabpain
Copy link
Contributor

This commit fixes a regression from a previous commit where we have removed the implicit population of organization_guid from the context in the v2Client. As consquence, the list project was fetching the entire list of projects.

This commit fixes a regression from a previous commit where we have
removed the implicit population of organization_guid from the context in
the v2Client. As consquence, the list project was fetching the entire
list of projects.
@pallabpain pallabpain requested review from a team as code owners February 20, 2024 10:10
@pallabpain pallabpain self-assigned this Feb 20, 2024
@pallabpain pallabpain added the 🐛 bug Something isn't working label Feb 20, 2024
Copy link

🤖 Pull Request Artifacts (#7971758613) 🎉

@pallabpain pallabpain merged commit 15a0659 into devel Feb 20, 2024
6 checks passed
rr-github-ci-user pushed a commit that referenced this pull request Feb 26, 2024
# [7.2.0](v7.1.0...v7.2.0) (2024-02-26)

### Bug Fixes

* **projects:** fixes the list command ([#278](#278)) ([15a0659](15a0659))
* **v2client:** makes v2Client non-singleton ([1a65f45](1a65f45))

### Features

* **project:** implements whoami command ([982bff2](982bff2))
@rr-github-ci-user
Copy link
Collaborator

🎉 This PR is included in version 7.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

RomilShah pushed a commit that referenced this pull request Apr 23, 2024
This commit fixes a regression from a previous commit where we have
removed the implicit population of organization_guid from the context in
the v2Client. As consquence, the list project was fetching the entire
list of projects.
RomilShah pushed a commit that referenced this pull request Apr 23, 2024
# [7.2.0](v7.1.0...v7.2.0) (2024-02-26)

### Bug Fixes

* **projects:** fixes the list command ([#278](#278)) ([15a0659](15a0659))
* **v2client:** makes v2Client non-singleton ([1a65f45](1a65f45))

### Features

* **project:** implements whoami command ([982bff2](982bff2))
@ankitrgadiya ankitrgadiya deleted the fix/list-projects branch May 28, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants