Add support for entity types with string IDs to the workspace association.
1 unresolved thread
Closes #3473608
Merge request reports
Activity
- Resolved by Andrei Mateescu
added 27 commits
-
c7210235...48b0aea1 - 26 commits from branch
project:11.x
- 87655cc3 - Merge branch '11.x' into 3473608-workspace-association-string-ids
-
c7210235...48b0aea1 - 26 commits from branch
added 1 commit
- ab1e553c - Add back the primary key to the workspace_association table and upgrade path test coverage.
4 5 namespace Drupal\Tests\workspaces\Functional\Update; 6 7 use Drupal\FunctionalTests\Update\UpdatePathTestBase; 8 9 /** 10 * Tests the update path for string IDs in workspace_association 11 * 12 * @group workspaces 13 */ 14 class WorkspaceAssociationStringIdsUpdatePathTest extends UpdatePathTestBase { 15 16 /** 17 * {@inheritdoc} 18 */ 19 protected $checkEntityFieldDefinitionUpdates = FALSE; added 62 commits
-
18d4f601...1584d2c9 - 60 commits from branch
project:11.x
- 28a07fb8 - Merge branch '11.x' into 3473608-workspace-association-string-ids
- 4a93c22b - Update test following merge.
-
18d4f601...1584d2c9 - 60 commits from branch
added 97 commits
- 4a93c22b...12acd0b9 - 87 earlier commits
- 9a0b2939 - Issue #3310170 by bradjones1, tstoeckler, smustgrave, thursday_bw: Use UUID as entity ID
- e5332c47 - Issue #3310170 follow-up by nicxvan, godotislate: Use UUID as entity ID
- 577c8bf1 - Issue #3396166 by godotislate, berdir, quietone, bbrala, joachim, nicxvan,...
- 91009a5c - Issue #3484249 by mstrelan: Add void return type to all hook_entity_type_alter implementations
- f5a776f6 - Issue #3483065 by nicxvan, mstrelan: Add void return type to all...
- 60f842c8 - Issue #3483050 by mstrelan, nicxvan: Add int return type to all...
- e3a90f40 - Issue #3113989 by acbramley, mohit_aghera, maskedjellybean, scott_euser,...
- 85d50c80 - Issue #3487286 by spokje: Update to Symfony 7.2.0-RC1
- be39565e - Issue #3480293 by gapple: ConfigTarget::__construct() documentation references...
- 5a06b302 - Issue #3439832 by pooja_sharma, solimanharkas, smustgrave, quietone, vensires:...
Toggle commit listadded 98 commits
-
5a06b302...56186f90 - 97 commits from branch
project:11.x
- 5d88388f - Merge branch '11.x' into 3473608-workspace-association-string-ids
-
5a06b302...56186f90 - 97 commits from branch
Please register or sign in to reply