πŸ‡«πŸ‡·France @dcoppel

Account created on 15 November 2017, over 6 years ago
  • Developpeur at CNRSΒ 
#

Recent comments

πŸ‡«πŸ‡·France dcoppel

An issue was creating in rule module as it seems to be the problem : https://www.drupal.org/project/rules/issues/3456150 πŸ› Upgrade to Drupal 10.3 - "plugin does not exist" Closed: duplicate

πŸ‡«πŸ‡·France dcoppel

Same issue for me too !

πŸ‡«πŸ‡·France dcoppel

Hi @johnv,
I just install and test your last commit and the two problems I had seems to be correct now !
Thanks a lot !

πŸ‡«πŸ‡·France dcoppel

Hi,
I use actions button in my workflow. And my field file is attached directly to my entity/node.
Let me know if you need more informations.
Thanks for your help.
Regards

πŸ‡«πŸ‡·France dcoppel

Hi @johnv,
Thanks for your post.
I was intalled your patch but I have the same result.

1- Loading file : An error displayed after file load (Error: content has no workflow attached. The data is not saved.), this error is just up to file field but the file is loading fine.

2- I can submit the form for a new node but I can't submit the form when modifying the node : general form error message appears : This value can't be null.
Thanks for your help.

πŸ‡«πŸ‡·France dcoppel

Hi @IGhosh,
Thanks to help us !

You can try to create a node type with a file field and a field type of workflow state.
Then you can create an other node type with only two text fields.
Then after installed IEF module, you can add in the first node type a field that refer to the the second node type (to add the fsecond form in the first one).
Then try to add a node base on first node type to see if it works.
Thanks for your help.
Regards

πŸ‡«πŸ‡·France dcoppel

Thanks for your reply.
I solved my issue by doing that was described on this page : https://drupal.stackexchange.com/questions/230156/how-can-you-completely...
After this action, removing computer_field and the issue when deleted a field was both solved !
Thanks for your help.

πŸ‡«πŸ‡·France dcoppel

I tried to downgrade to version 3. If I delete a field, error is :
Drupal\Core\Database\DatabaseExceptionWrapper : SQLSTATE[42S02]: Base table or view not found: 1146 Table 'bdd.drupal_field_deleted_data_877caea112' doesn't exist: SELECT DISTINCT "t"."entity_id" AS "entity_id" FROM "drupal_field_deleted_data_877caea112" "t" WHERE "bundle" = :db_condition_placeholder_0 LIMIT 10 OFFSET 0; Array ( [:db_condition_placeholder_0] => bdd ) dans Drupal\Core\Entity\Sql\SqlContentEntityStorage->readFieldItemsToPurge() (ligne 1665 de core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).

πŸ‡«πŸ‡·France dcoppel

Hi,
I copied modules/contrib/computed_field/src/Plugin/Field/FieldFormatter/ComputedStringFormatter.php from version 3 to version 4 of computed_field then I made a drush cr. After trying to delete a field I have the same issue. Is there something more to do ?
Thanks for your help.

Production build 0.69.0 2024