Facing the same issue with latest version: 1.0.0-beta2
Any solution on this?
I have the same issue during the core update from 10.2.7 to 10.3.1
After adding a patch from https://www.drupal.org/project/rules/issues/3454056#comment-15673633 📌 [10.3] Update ConditionManager to support PHP Attributes Active it fixed my issue.
A patch is added to remove unused entity save.
rajesh.vishwakarma → changed the visibility of the branch 3462802-create-new-node to hidden.
rajesh.vishwakarma → changed the visibility of the branch 3462802-create-new-node to hidden.
rajesh.vishwakarma → changed the visibility of the branch 3462802-create-new-node to hidden.
rajesh.vishwakarma → created an issue.
For the alias, it shows "Column not found". We need to use where
for the alias.
Validate and Submit should be h4 tag and missing curly bracket.
The aFormInterface
define four methods getFormId
buildForm
, validateForm
, and submitForm
.
#16 fixed my issue
Thanks
rajesh.vishwakarma → created an issue.
Thank you for your solution. It really helpful.
Any solution on this? Getting this issue on image upload.
Facing issue with Drupal 10.1.4
I recently updated my core 9.5.8 to -> 10.1.4
During the update, I received this as a fatal error and stopped the update. So I disabled taxonomy_access_fix module and finished the update. After the successful update, I enabled taxonomy_access_fix module but got the same issue. It is also showing with drush cr
Seems duplicate - https://www.drupal.org/project/domain/issues/3367785 🐛 Available on Current Domain doesn't instantiate Needs work
Could you share the drupal version and steps to reproduce this issue?
Rename the patch file.
rajesh.vishwakarma → created an issue.