-
Notifications
You must be signed in to change notification settings - Fork 379
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
Remove Organization in pre-issue access token Request. #2742
Remove Organization in pre-issue access token Request. #2742
Conversation
PR builder started |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2742 +/- ##
============================================
+ Coverage 56.23% 56.67% +0.44%
+ Complexity 8787 8644 -143
============================================
Files 654 654
Lines 50304 48991 -1313
Branches 10584 10358 -226
============================================
- Hits 28290 27768 -522
+ Misses 17972 17298 -674
+ Partials 4042 3925 -117
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d33565e
to
70ff59d
Compare
70ff59d
to
117ba12
Compare
PR builder started |
PR builder completed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/13757561372
PR builder completed |
Issue:
In the pre-issue access token extension for a sub-organization context, consider the following for the organization sent in the request to an external service:
Given the above, the organization sent in the request to the external service will always be null.