Closed VladimirAus closed 3 years ago
@VladimirAus We're actually reworking this bit.
In https://github.com/apigee/apigee-edge-drupal/pull/446 we removed the warning for revoked credentials. See @cnovak comment below:
Currently the system will show a warning for apps that have revoked credentials. This should not be considered a warning state since revoking credentials is part of the maintenance of an app.
We need to update this kickstart now.
After fix in https://github.com/apigee/apigee-edge-drupal/issues/492 , remove the warnings from kickstart.
@VladimirAus we are going to handle all app warnings in apigee_edge and remove the code from kickstart. I'll update the ticket to reflect this.
Thank you for your help on this. Appreciate it.
Description
Warnings only present when profile is present making module is not fully functional.
Steps to Reproduce
Proposal
Move the code from kickstart into the apigee edge module:
Apigee edge task: https://github.com/apigee/apigee-edge-drupal/issues/492