-
Notifications
You must be signed in to change notification settings - Fork 34
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
Remove app warnings code from apigee_kickstart_enhancement.module #431
Comments
@VladimirAus We're actually reworking this bit. In apigee/apigee-edge-drupal#446 we removed the warning for revoked credentials. See @cnovak comment below:
We need to update this kickstart now. |
After fix in apigee/apigee-edge-drupal#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. |
* [#431] Remove app warnings code from profile * [#431] Add an update hook to enable the warnings field * [#431] Require apigee_edge ^1.18 Co-authored-by: Arlina Espinoza Rhoton <[email protected]>
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-devportal-kickstart-drupal/modules/custom/apigee_kickstart_enhancement/apigee_kickstart_enhancement.module
Lines 110 to 139 in f1672a9
apigee-devportal-kickstart-drupal/modules/custom/apigee_kickstart_enhancement/apigee_kickstart_enhancement.module
Lines 258 to 313 in f1672a9
Apigee edge task: apigee/apigee-edge-drupal#492
The text was updated successfully, but these errors were encountered: