This issue is created to separately track the D10 compatibility
so that the actions here do not interfere with the automated patches at
https://www.drupal.org/project/organigrams/issues/3297792

As part of this issue:
1. Will check the module compatibility with drupal 10 (before and after applying the auto-bot patch) using the Upgrade-statue module scan.
2. Will check the depreciated method(if any) after the patch is applied.
3. Will provide the patch to solve the errors if any for the module
4. Will finally check the module installed and working on the drupal 10 instance.

Comments

akshaydalvi212 created an issue. See original summary.

akshaydalvi212’s picture

Hello,

Thanks for the auto-bot patch.
as the patch is already committed in the branch and makes the module compatible with drupal 10.
The result of the scan by the Upgrade-statue module confirms the compatibilities with drupal 10.

Also, the module gets installed on drupal 10 smoothly.

while working with the module, the organigrams gets created just like taxonomy terms list

but when we view the organigram, ends in throwing error as below

Need to solve this error to make the module work on drupal 10.

Thanks and regards

reenaraghavan’s picture

Assigned: Unassigned » reenaraghavan
reenaraghavan’s picture

Assigned: reenaraghavan » Unassigned
jaydev bhatt’s picture

Assigned: Unassigned » jaydev bhatt
jaydev bhatt’s picture

Assigned: jaydev bhatt » Unassigned
Status: Active » Needs review
StatusFileSize
new2.71 KB

i have checked this module with Drupal 10
attaching a patch to remove/upgrade deprecated code to solve the error mention in the #2.

Steps to reproduce the error from #2
- install the module into drupal 10
- create an Organigrams from the Structure > taxonomy > Organigrams
- click on the option that says " View " from the tabs above

Please review the attached patch.
Thanks and regards.

  • PatrickScheffer committed f536d71 on 8.x-2.x
    Issue #3301253 by Jaydev Bhatt, akshaydalvi212: Update the module for...
patrickscheffer’s picture

Sorry for the delay. I checked your patch and applied it to the 8.x-2.x branch. Could you verify that it works?

patrickscheffer’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.