amangrover90 โ made their first commit to this issueโs fork.
Rebased branch on top of 3.0.x and changed base branch to 3.0.x.
amangrover90 โ created an issue.
amangrover90 โ created an issue.
amangrover90 โ created an issue.
e0ipso โ credited amangrover90 โ .
amangrover90 โ made their first commit to this issueโs fork.
amangrover90 โ created an issue.
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
@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.
@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.
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.
amangrover90 โ created an issue.
Closing this issue with the recommendation. Feel free to reopen.
@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.
@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?
amangrover90 โ created an issue.
amangrover90 โ made their first commit to this issueโs fork.
amangrover90 โ made their first commit to this issueโs fork.
amangrover90 โ made their first commit to this issueโs fork.
amangrover90 โ made their first commit to this issueโs fork.
MR resolved the issue for a use case when tag container is saved with no conditions.
mglaman โ credited amangrover90 โ .
amangrover90 โ created an issue.
amangrover90 โ created an issue.
mglaman โ credited amangrover90 โ .
mglaman โ credited amangrover90 โ .
amangrover90 โ created an issue.
mglaman โ credited amangrover90 โ .
amangrover90 โ created an issue.
Patch seems to resolve the issue.
amangrover90 โ created an issue.