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(project): sends org when fetching guid from name #287

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

pallabpain
Copy link
Member

Description

The find_project_guid expects an organization guid. However, the name_to_guid decorator that calls the helper function did not send it. It led to cases where you can resolve guids of projects not present in the organization of the current context.

@pallabpain pallabpain requested review from a team as code owners March 21, 2024 05:38
The find_project_guid expects an organization guid. However, the
name_to_guid decorator that calls the helper function did not send it.
It led to cases where you can resolve guids of projects not present in
the organization of the current context.

Wrike Ticket: https://www.wrike.com/open.htm?id=1326736542
Copy link

🤖 Pull Request Artifacts (#8370234617) 🎉

Copy link

🤖 Pull Request Artifacts (#8370238631) 🎉

@pallabpain pallabpain merged commit 6eb340b into devel Mar 21, 2024
6 checks passed
rr-github-ci-user pushed a commit that referenced this pull request Mar 25, 2024
## [7.3.1](v7.3.0...v7.3.1) (2024-03-25)

### Bug Fixes

* **auth:** saves email_id when logged in with auth_token ([#288](#288)) ([5fb1bbe](5fb1bbe))
* **docs:** updates sphinx version and other dependencies ([#290](#290)) ([c6a8116](c6a8116))
* **project:** sends org when fetching guid from name ([#287](#287)) ([6eb340b](6eb340b))
@rr-github-ci-user
Copy link
Collaborator

🎉 This PR is included in version 7.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

RomilShah pushed a commit that referenced this pull request Apr 23, 2024
The find_project_guid expects an organization guid. However, the
name_to_guid decorator that calls the helper function did not send it.
It led to cases where you can resolve guids of projects not present in
the organization of the current context.

Wrike Ticket: https://www.wrike.com/open.htm?id=1326736542
@ankitrgadiya ankitrgadiya deleted the fix/project-select branch May 28, 2024 06:45
RomilShah pushed a commit that referenced this pull request May 30, 2024
The find_project_guid expects an organization guid. However, the
name_to_guid decorator that calls the helper function did not send it.
It led to cases where you can resolve guids of projects not present in
the organization of the current context.

Wrike Ticket: https://www.wrike.com/open.htm?id=1326736542
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