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 Invalid payload issue while editing/updating AppGroup/Teams in Apigee X #344

Merged
merged 5 commits into from
Jan 10, 2024

Conversation

shishir-intelli
Copy link
Collaborator

Closes #343
Fix Invalid payload issue while editing/updating AppGroup/Teams in Apigee X

@shishir-intelli shishir-intelli added the bug Something isn't working label Jan 10, 2024
@shishir-intelli shishir-intelli added this to the 3.0.4 milestone Jan 10, 2024
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (14b01a8) 87.62% compared to head (3263639) 87.71%.
Report is 1 commits behind head on 3.x.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x     #344      +/-   ##
============================================
+ Coverage     87.62%   87.71%   +0.08%     
  Complexity     1751     1751              
============================================
  Files           349      349              
  Lines          4713     4713              
============================================
+ Hits           4130     4134       +4     
+ Misses          583      579       -4     
Flag Coverage Δ
unittests 87.71% <ø> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/Api/ApigeeX/Entity/AppGroup.php 100.00% <ø> (+36.36%) ⬆️

Copy link
Collaborator

@divya-intelli divya-intelli left a comment

Choose a reason for hiding this comment

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

LGTM

@shishir-intelli shishir-intelli merged commit 88b3cc2 into apigee:3.x Jan 10, 2024
6 checks passed
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
Development

Successfully merging this pull request may close these issues.

Error during updating a AppGroup in '/teams/{team_name}/edit'
2 participants