You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario
An API which does not have any group associated with it, has multiple subscriptions.
Then a group gets attached/updated to the API, subscriptions from this point onwards will have the group name in the api_group column in the subscriptions table.
Expected behaviour
Ideally the kong-adapter should update the api_group column once the api group has been changed / updated
The text was updated successfully, but these errors were encountered:
Scenario
An API which does not have any group associated with it, has multiple subscriptions.
Then a
group
gets attached/updated to the API, subscriptions from this point onwards will have the group name in theapi_group
column in thesubscriptions
table.Expected behaviour
Ideally the kong-adapter should update the
api_group
column once the api group has been changed / updatedThe text was updated successfully, but these errors were encountered: