Skip to content
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

Exception: Deprecated function: Creation of dynamic property $original is deprecated Drupal\Core\Entity\EntityStorageBase->doPreSave()() #1122

Closed
kedarkhaire opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels
bug Something isn't working Drupal 11 enhancement New feature or request

Comments

@kedarkhaire
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Issue with error Exception: Deprecated function: Creation of dynamic property $original is deprecated Drupal\Core\Entity\EntityStorageBase->doPreSave()() (Line: 524) occurs on following files

  1. Drupal\Tests\apigee_edge\Functional\DeveloperAppUITest::testAppDefaultProduct
  2. Drupal\Tests\apigee_edge\Functional\DeveloperAppUITest::testAppDefaultProducts
  3. Drupal\Tests\apigee_edge\Functional\DeveloperAppUITest::testAppCrudSingleProductChange
  4. Drupal\Tests\apigee_edge\Functional\DeveloperAppUITest::testAppCrudSingleProductAdd
  5. Drupal\Tests\apigee_edge\Functional\DeveloperAppUITest::testAppCrudMultiplePruductsRemove
  6. Drupal\Tests\apigee_edge\Functional\DeveloperAppUITest::testAppCrudMultipleProductsAdd
  7. Drupal\Tests\apigee_edge\Functional\DeveloperAppUITest::testCallbackUrlValidationServerSide

Detailed logs are on Github Actions.

Describe the solution you would like

@kedarkhaire kedarkhaire self-assigned this Jan 21, 2025
@kedarkhaire kedarkhaire added bug Something isn't working enhancement New feature or request labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Drupal 11 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant