Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
121 stars 37 forks source link

Kong adapter not updating the api-group column for previous subscriptions #288

Open shreyas-segu opened 3 years ago

shreyas-segu commented 3 years ago

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