- Issue created by @alexpott
- π¬π§United Kingdom alexpott πͺπΊπ
Discussed this with @daniel.bosen we agreed that we should leverage the work in π Add revision ID and VG Wort counter ID to vgwort_entity_registration Fixed to allow a new VG Wort ID to be generated.
The current idea is to add a new field which is a positive integer. This field will either be a base field added by the module to entity types configured to use VG Wort or a user created field and configured similar to how participant fields are handled. I think given [#2907785] that using base fields might be possible and probably desirable because we would not want the field to be revisionable or translatable.
If this field has a non empty value then it will be appended to the VG Wort ID in \Drupal\vgwort\Plugin\Field\CounterIdFieldItemList::computeValue().
There are still questions about how the suffix counter will be increased:
- Should we have a UI for this? If so how do we prevent abuse?
- Can we detect that a previously published entity is becoming published again and when this happens should we increase the counter? And if so, are there situation where we would not want this to happen.
- last update
about 1 year ago 29 pass, 13 fail - @alexpott opened merge request.
- last update
about 1 year ago 49 pass, 3 fail - last update
about 1 year ago 50 pass, 2 fail - last update
about 1 year ago 50 pass, 2 fail - last update
about 1 year ago 54 pass - last update
about 1 year ago 54 pass - Status changed to Needs review
about 1 year ago 11:29am 31 October 2023 - Status changed to RTBC
about 1 year ago 4:30pm 31 October 2023 -
alexpott β
committed 86512263 on 2.0.x
Issue #3396585 by alexpott, daniel.bosen: Add suffix field to entities...
-
alexpott β
committed 86512263 on 2.0.x
- Status changed to Fixed
about 1 year ago 4:36pm 31 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.