Haufe-Lexware / wicked.haufe.io

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

Pending approvals list is empty after assigning a scope before approving the subscription #227

Open fromanu opened 5 years ago

fromanu commented 5 years ago

If there is a new subscription approval pending, the admin can assign a scope to the subscription before or after approving it:

DonMartin76 commented 4 years ago

Can you please have a loot at this @santokhsingh?

santokhsingh commented 4 years ago

ok, will check

MibenCoop commented 4 years ago

@DonMartin76 The problem is that In both cases, one method is used ( in wicked.api ): changing the scope and approving subscriptions. Therefore, at the end of this method, the subscription is removed from the approvals list in both cases.