๐Ÿ‡ฎ๐Ÿ‡ณIndia @rohit sankhla

Account created on 18 April 2018, over 6 years ago
#

Merge Requests

Recent comments

๐Ÿ’ฌ | Group | Uninstall Issue
๐Ÿ‡ฎ๐Ÿ‡ณIndia rohit sankhla

The group module v2.2 is what I'm using for Drupal site. I updated the module to version 3.3 by following the instructions. - https://www.drupal.org/docs/extending-drupal/contributed-modules/contributed-module-documentation/group/group-v2v3-guides/upgrading-from-v2-to-v3 โ†’

To complete the upgrade, I took the following actions -
- update from v2.2 to v3.3 first, as an issue will occur if I go to v2.3 and then try to update to v3.3.
- updated the database.
- Exported the config.
- At last run config import.

Now that group v3.3 is installed on my site, but there is a problem. When I click on Extend > Uninstall, this error message appears -

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "group_content_type" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 142 of core/lib/Drupal/Core/Entity/EntityTypeManager.php).

Where will I find this entity? I don't understand. Could someone please help me to resolve this.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rohit sankhla

I was able to fix this issue by adding one line of css.

#toolbar-item-administration-tray.toolbar-tray-horizontal {
  height: 40px;
}
๐Ÿ‡ฎ๐Ÿ‡ณIndia rohit sankhla

I had tried #2 patch provided by @Chris Matthews. Not working for me. Attaching new patch. Please review.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rohit sankhla

Added last method in Drupal/Core/TypedData/Plugin/DataType/ItemList.php, Please review.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rohit sankhla

Rohit Sankhla โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rohit sankhla

Confirmed the MR 4 is operating as expected. The space appears between the articles after applying this MR. A screenshot is attached for your convenience.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rohit sankhla

Removed @phpstan-consistent-constructor, added different solution. please verify.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rohit sankhla

Fixed all the issues by phpstan which is listed in the description. Please review the patch.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rohit sankhla

Patch 1 is not working, here is the fixed review the patch.

Production build 0.71.5 2024