Need to create a schema for auto entity label configurations as mentioned in the parent issue.
https://www.drupal.org/node/2876280
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | created_schema_for_auto_entity_label-2922980-2.patch | 710 bytes | guptahemant |
Need to create a schema for auto entity label configurations as mentioned in the parent issue.
https://www.drupal.org/node/2876280
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | created_schema_for_auto_entity_label-2922980-2.patch | 710 bytes | guptahemant |
Comments
Comment #2
guptahemant commentedhere is an attached patch please review.
Comment #3
guptahemant commentedComment #4
gg24 commentedComment #5
gg24 commentedComment #6
piyuesh23 commented@guptahemant, Thanks for the patch. Looks good to me with a small possible improvement.
Shall we keep the label generation status boolean as well like the escape field? Semantically that would make more sense since the status value can be True/False.
Correct me if i am wrong assuming that status field can hold more values.
Comment #7
guptahemant commentedHi @piyuesh23, Thanks for the review.Also status field can currently hold more than two values,
Hence set it to integer
Thanks,
Comment #8
piyuesh23 commentedCool. Then this is good to be merged in. Marking RTBC.
Comment #9
purushotam.rai commentedComment #11
purushotam.rai commented