πŸ‡ΊπŸ‡ΈUnited States @savanahsteigen@gmail.com

Account created on 15 January 2014, almost 11 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States savanahsteigen@gmail.com

Here's a copy of my code.

πŸ‡ΊπŸ‡ΈUnited States savanahsteigen@gmail.com

@bbu23 - yes, I do have that annotation.

I was able to make some progress by implementing the changes described here: https://www.drupal.org/node/3160443 β†’

I am now able to see the revisions by going directly to /my_entity/{id}/revisions, but I'm still not seeing the revisions when I edit the entity.

πŸ‡ΊπŸ‡ΈUnited States savanahsteigen@gmail.com

I'm getting the following error when trying to install feeds_tamper.

I'm running Drupal 10.1.8 and Feeds 8.x-3.0-beta4.

Please let me know if there is any additional information that would be helpful.

composer require 'drupal/feeds_tamper:^2.0@beta'

./composer.json has been updated
Running composer update drupal/feeds_tamper
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - drupal/feeds_tamper 2.0.0-beta1 requires drupal/core ^8.5.0 -> found drupal/core[8.5.0, ..., 8.9.20] but the package is fixed to 10.1.8 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - drupal/feeds_tamper 2.0.0-beta2 requires drupal/core ^8 || ^9 -> found drupal/core[8.0.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but the package is fixed to 10.1.8 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - drupal/feeds_tamper 2.0.0-beta3 requires drupal/tamper ^1.0-alpha3 -> found drupal/tamper[dev-1.x, 1.0.0-alpha3, 1.0.0-alpha4, 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
    - Root composer.json requires drupal/feeds_tamper ^2.0@beta -> satisfiable by drupal/feeds_tamper[2.0.0-beta1, 2.0.0-beta2, 2.0.0-beta3].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Production build 0.71.5 2024