The module offers the drush auto-increment-alter:content-entities command to alter the AUTO_INCREMENT value for multiple tables based on the auto_increment_alter_content_entities setting. Let's create a user interface for this.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3543702_is_not_set.png | 148.32 KB | baltowen |
| #5 | 3543702_alter_successfully.png | 117 KB | baltowen |
| #5 | 3543702_properly_set.png | 192.66 KB | baltowen |
| #5 | 3543702_multiple_content_entity.png | 94.72 KB | baltowen |
Issue fork auto_increment_alter-3543702
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
dinarcon commentedDisclaimer: AI was used to work on this issue.
Comment #4
dinarcon commentedInitial implementation ready for review at https://git.drupalcode.org/project/auto_increment_alter/-/merge_requests/13
Comment #5
baltowen commentedI tested the MR. It works fine. See the screenshots below.
Comment #7
dinarcon commentedThanks @baltowen for your review.