apigee-edge-drupal icon indicating copy to clipboard operation
apigee-edge-drupal copied to clipboard

The Apigee Edge module enables you to integrate a Drupal 9 or 8 site with Apigee.

Results 89 apigee-edge-drupal issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem? Please describe. Yes. Currently, the \Drupal\apigee_edge\Form\DeveloperAttributesSettingsForm class injects the concrete class \Drupal\apigee_edge\FieldAttributeConverter in its constructor. Since FieldAttributeConverter is declared final, it...

enhancement

## Description After upgrading to PHP 8.3, we encountered the following error during the process of saving the App Product status: Deprecated function: Creation of dynamic property Drupal\apigee_edge\Entity\DeveloperApp::$original is deprecated...

bug

## Description After i installed apigee kickstart with composer and try to access configuration pages as admin user throw this exception. ## Apigee Info "apigee/apigee_devportal_kickstart": "^3", "drupal/core-composer-scaffold": "^10", "drupal/core-project-message": "^10",...

bug

## Description Delete button needs to be hide in /web/modules/contrib/apigee_edge/src/Entity/Form/DeveloperAppEditFormForDeveloper.php Cancel button needs to be removed in /web/modules/contrib/apigee_edge/modules/apigee_edge_teams/src/Entity/Form/TeamAppEditForm.php Hi, I generated two patches which suppose to fix these button issues....

bug

## Is your feature request related to a problem? Please describe. Drupal 10.5.x will receive security support until June 2026. Drupal 10.4.x will continue to receive security support until December...

enhancement

## Description More than one of our customers reported that loading some team-related pages takes ages (5+ seconds, sometimes over a minute which causes PHP timeouts). Those customers are common...

bug

## Description When you edit an app via the App Edit Form, scopes that are existing on the record are cleared out, instead of being saved along with the rest...

bug

Fixes #1174 Fixes scope updating issue while adding ApiAproduct in teams apps. This happens only in ApigeeX org.