Drupal 10 Compatibility

Created on 30 December 2022, almost 2 years ago
Updated 8 June 2023, over 1 year ago

Problem/Motivation

Hello all,

As far as we know, Drupal 10 is released. Do you have any plans for D10 compatibility?

Best,
Orkut

✨ Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

🇹🇷Turkey orkut murat yılmaz Istanbul

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • @orkut-murat-y%C4%B1lmaz opened merge request.
  • First commit to issue fork.
  • Status changed to Needs review over 1 year ago
  • 🇮🇳India sakthi_dev

    Please review.

  • Status changed to Needs work over 1 year ago
  • 🇹🇷Turkey orkut murat yılmaz Istanbul

    Actually it still needs work. Changing core version values doesn't solve it. When I try to install after changing values, my whole Drupal installation crashes. I'll try to debug it today.

  • @sakthi_dev opened merge request.
  • Status changed to Needs review over 1 year ago
  • 🇮🇳India sakthi_dev

    Please review.

  • Status changed to Needs work over 1 year ago
  • 🇹🇷Turkey orkut murat yılmaz Istanbul

    I've downloaded @sakhti_dev's commit as a patch and applied it. After that, I've tried to install task module and it worked, as seen on screenshot. Thank you @sakhti_dev for your commit.

    But after that, I've tried to install submodules of task, I got WSOD.

    The submodules have D10 compatibility issues too:(

    Best,
    Orkut

  • Status changed to Needs review over 1 year ago
  • 🇮🇳India chaitanyadessai Goa

    Please review patch

  • Open in Jenkins → Open on Drupal.org →
    Core: 10.0.7 + Environment: PHP 8.1 & MariaDB 10.3.22
    last update over 1 year ago
    Patch Failed to Apply
  • Open in Jenkins → Open on Drupal.org →
    Core: 9.5.x + Environment: PHP 8.2 & pgsql-14.1
    last update over 1 year ago
    Patch Failed to Apply
  • Status changed to Needs work over 1 year ago
  • 🇹🇷Turkey orkut murat yılmaz Istanbul

    @chaitanyadessai, thanks for your contribution.

    I've applied your patch and after that, I've tried to install the task module, but I've just faced the WSOD. When I check the Recent log messages, this is the error log, by php type:

    Drupal\Core\Config\Schema\SchemaIncompleteException: Entity type 'Drupal\task\Entity\TaskClosureReason' is missing 'config_export' definition in its annotation in Drupal\Core\Config\Entity\ConfigEntityBase->toArray() (line 253 of /var/www/html/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php).

    After checking the /admin/modules, I've noticed that the main task module appears installed.

    Then, I've installed the Task Note and Task Template submodules too.

    Best,
    Orkut

  • 🇹🇷Turkey orkut murat yılmaz Istanbul

    Also, I've tried to create a Task Note Entity, on /admin/structure/task_note_type/add page, I've received the WSOD with this error on my recent log messages:

    Drupal\Core\Config\Schema\SchemaIncompleteException: Entity type 'Drupal\task_note\Entity\TaskNoteType' is missing 'config_export' definition in its annotation in Drupal\Core\Config\Entity\ConfigEntityBase->toArray() (line 253 of /var/www/html/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php).

    The message on /admin/structure/task_note_type is: There are no task note type entities yet.

    Best,
    Orkut

  • Status changed to Needs review over 1 year ago
  • 🇹🇷Turkey orkut murat yılmaz Istanbul

    I did some revisions and added some lines to @chaitanyadessai's patch, saved the diff as v2.

    After applying this patch version, installation goes smooth.

    We still have the Task Note Entity creating problem, but should we solve it in this issue or should we open a new one?

    I'd be glad if you guide me:)

Production build 0.71.5 2024