- Issue created by @pcate
- Assigned to Diksha Singhal
- Issue was unassigned.
- First commit to issue fork.
- Merge request !56Issue #3311867 by jonathan1055: Enable field_ui module to fix missing... โ (Open) created by Unnamed author
- Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.3 & MySQL 5.7last update
7 months ago Not currently mergeable. - ๐ฌ๐งUnited Kingdom jonathan1055
I think MR56 does not have the correct commits. Is the base branch set wrongly? There are 22 commits in it.
Also, just wondering if the error reported here is related to the recent change in Scheduler ๐ SchedulerManager should take an EventDispatcherInterface object, not ContainerAwareEventDispatcher Fixed
- Status changed to Needs review
7 months ago 11:55am 23 April 2024 - Open on Drupal.org โCore: 9.5.x + Environment: PHP 8.1 & MySQL 5.7last update
7 months ago Waiting for branch to pass - ๐ฎ๐ณIndia sarwan_verma
Hi@jonathan1055,
i have fixed this issue "TypeError: Drupal\scheduler_content_moderation_integration\EventSubscriber\SchedulerEventSubscriber::publishImmediately()" and also attached patch ,kindly review and verify . - Status changed to Needs work
6 months ago 6:45pm 14 May 2024 - ๐บ๐ธUnited States smustgrave
Fix should be in MR. #8 is just a use statement.
- ๐บ๐ธUnited States pcate
The #8 patch resolves the issue. The change in use statement appears to be all that is needed.
If @jonathan1055 in #7 is correct when the change was made in the parent scheduler module, I think this patch effectively now makes the module require version 2.0.2 of the scheduler module.
Is that considered a BC? Should the composer.json be updated to set that as the minimum scheduler module version?
I'm happy to convert the patch to a MR with changes.
- ๐ง๐ชBelgium andreasderijcke Antwerpen / Gent
The merge request is agains the wrong branch. I can't fix it, probably only the author and maintainers can. Can't find an option to start new MR from the same fork either.
Setting the 2.x branch as default might prevent mistakes like this.
@jonathan1055, @smustgrave Can anyone of you look into this?
- ๐บ๐ธUnited States alexb7217
Just watching this. As a new contributor I made the wrong branch merge mistake already. Maybe I can learn something here.
- ๐ต๐ฑPoland rafal.sereda
rafal.sereda โ made their first commit to this issueโs fork.
- Merge request !61fixed scheduler_content_moderation_integration issue โ (Closed) created by rafal.sereda
- Open on Drupal.org โCore: 9.5.x + Environment: PHP 8.1 & MySQL 5.7last update
5 months ago Not currently mergeable. - ๐ต๐ฑPoland rafal.sereda
rafal.sereda โ changed the visibility of the branch 3442694- to hidden.
- Open on Drupal.org โCore: 9.5.x + Environment: PHP 8.1 & MySQL 5.7last update
5 months ago Not currently mergeable. - Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.3 & MySQL 5.7last update
5 months ago Not currently mergeable. - ๐ต๐ฑPoland rafal.sereda
Aah, right, so the 2.x branch already has this fix..
- Status changed to RTBC
5 months ago 5:29pm 17 June 2024 - ๐ฉ๐ชGermany sunlix Wesel
Hey together,
this got my attention due to our addtion of this module in some customer projects.
I think this is already fixed by #3444174: Tests fail with "Call to a member function isPublished() on bool" โ and we just need a new release.So I will close this as outdated and add a issue relation.
- Status changed to Closed: outdated
4 months ago 2:17pm 4 July 2024 - ๐ฉ๐ชGermany sunlix Wesel
sunlix โ changed the visibility of the branch 3442694-typeerror-drupalschedulercontentmoderationintegrationeventsubscriberschedulereventsubscriberpublishimmediately to hidden.