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

Fixes #1051 Before merging 1050 PR, we need to merge this to avoid the errors in test cases.

deprecation

Fixes #730 For Hybrid instance (Org type = ApigeeX), add field validation for user email field on all operations. Validation will be to check the string is in lowercase. Should...

enhancement

## Description Code lint errors are detected post new version update of PHPCS. Affected files are as follows src/CliService.php src/CliServiceInterface.php src/Command/Util/ApigeeEdgeManagementCliService.php src/Command/Util/ApigeeEdgeManagementCliServiceInterface.php src/Commands/ApigeeEdgeCommands.php

bug

Closes #730 As ApigeeX Org is not accepting capitalized email address, we are forcing lowercase email addresses for Apigee-X Org to prevent error.

bug

## Description Our organization is using SSO to log users into the developer portal. This creates a user in Drupal, and our identity provider is sending over the users email...

bug

Closes #949 TODOs - [ ] Extend test coverage in https://github.com/apigee/apigee-edge-drupal/blob/3.x/tests/src/Unit/ConditionTest.php (#helpWanted)

help wanted

## Description When modifying a user profile in any way we are getting Uncaught PHP Exception TypeError: "Drupal\apigee_edge\Entity\Developer::getCacheMaxAge(): Return value must be of type int, null returned" at /var/www2/devportalsandbox/web/modules/contrib/apigee_edge/src/Entity/Developer.php line...

bug

## Description Team administrators are allowed by default to invite other users to their teams. However, they do not see the roles of those who have been invited but haven't...

bug

Closes #983 Added check for field_ui module enabled durning getting field prefix

bug