๐Ÿ‡ฎ๐Ÿ‡ณIndia @amangrover90

Account created on 16 January 2019, almost 6 years ago
  • Sr Software Engineer at Acquiaย  โ€ฆ
#

Merge Requests

More

Recent comments

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

This got fixed in https://www.drupal.org/project/drupal/issues/3368790 ๐Ÿ› guzzlehttp/promises 2.0 blocking update to 10.1 due to AWS SDK Fixed . Drupal 10.1.x-dev core-recommended has removed direct dependency on guzzlehttp/promises. Reference: https://github.com/drupal/core-recommended/blob/10.1.x/composer.json

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

@rakshit.thotada CH module doesn't support partial field syndication for translations/entities, we maintain hashes based on whole entity and not based on fields.

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

@guaneagler you can write a form alter in a custom module and turn access to TRUE.
If you see the comment in acquia_contenthub_unsubscribe.module

/**
* @file
* Drupal Module: Acquia Content Hub unsubscribe.
*
* The experimental module provides form elements for disconnecting local
* entities from remote updates. The form elements are not accessible by
* default. Custom code is required to determine when to expose these form
* elements.
*/

it says by default form elements are not accessible by default.

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

It does work with drupal/core but since most of the users install drupal using drupal/recommended-project template, it makes the process trickier to uninstall drupal/core-recommended and install drupal/core.

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

@ashetkar can you try uninstalling acquia_contenthub_translations module and then try to import the content?
Like I mentioned in my last comment, installation of acquia_contenthub_translations module wasn't successful so it needs to be uninstalled. If you don't need this module then I would recommend not installing it unless you are trying to filter out entity translations based on subscriber site's languages.

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

@ashetkar, could you please provide more details about the issue?
I tried the above steps but didn't face any error accessing content page.
I believe you tried to install acquia_contenthub and acquia_contenthub_translations module.
Only reason this could have happened is that the installation wasn't successful and the acquia_contenthub_entity_translations_tracking table did not get created.

Could you plz try installing the module again and see if it's throwing the same error?

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

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

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

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

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

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

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

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

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

MR resolved the issue for a use case when tag container is saved with no conditions.

๐Ÿ‡ฎ๐Ÿ‡ณIndia amangrover90

Patch seems to resolve the issue.

Production build 0.71.5 2024