- Issue created by @Ekatag
- ๐ฌ๐งUnited Kingdom jonathan1055
Hi,
If you want to install a dev version of a module (as you are doing with scheduler_content_moderation_integration) then you have to be prepared to make changes to the default requirements. Scheduler has 2.0.0-rc8 โ which is compatible with D10
composer require 'drupal/scheduler:^2.0@RC'
- Status changed to Postponed: needs info
over 1 year ago 6:43pm 24 June 2023 - ๐บ๐ธUnited States smustgrave
@Ekatag thanks for reporting
Does jonathan1055 response answer your quesiton?
- ๐ฎ๐ณIndia Ekatag
Hi @smustgrave,
my project requirement is to use scheduler 1.5, so it will not serve my purpose.
- Status changed to Active
over 1 year ago 10:43am 30 June 2023 - ๐บ๐ธUnited States smustgrave
So if youโre stuck with scheduler 1.5 then youโll have to use 1.x version of SCMI. But we donโt plan to make 1.x supported for D10 so youโll have to patch it.
- ๐ฎ๐ณIndia Ekatag
But we have D10 compatible version of SCMI which is 2.x-dev , can't we make it compatible with latest scheduler version?
- ๐ฌ๐งUnited Kingdom jonathan1055
But we have D10 compatible version of SCMI which is 2.x-dev , can't we make it compatible with latest scheduler version?
It already is. SCMI 2.x-dev is compatible with Scheduler 2.x. Both are compatible with Drupal 10.
- Status changed to Closed: outdated
about 1 year ago 4:25pm 28 September 2023 - ๐บ๐ธUnited States smustgrave
Closing as outdated as believe the answer has been answered.
- ๐ฌ๐งUnited Kingdom jonathan1055
Also after the last comments above we have released Scheduler 2.0 โ
There have been a few reported problems with users updating from SCMI 1.4 to 2.0.beta but I will raise a separate issue if I can replicate that.