The project page shows example of title field in D7 but the D8 version of the module does not provide this feature to enable unique check for the core title field (node label).
2 possible solutions:
- If this is not planned to implement in D8 version, we need to provide info on the project page and should recommend another module providing this feature.
- If this is not ready yet or mistakenly left out or broken, we should put an info on the project page eather until it is fixed, and we should link to here to invite and start fixing this.
While I know that the provided dev version is just a start of the port we should consider that not every user reads the complete port tracker issues carefully. And since dev versions in Drupal contrib do not always mean "unusable" we should provide some warnings.
Issue fork unique_field-2932039
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
dqdComment #3
dqdComment #6
er.garg.karanComment #8
astonvictor commentedComment #9
_tarik_ commentedComment #10
_tarik_ commentedI’ve just checked this issue, and it seems it works now. Probably the original issue was solved in this ticket: https://www.drupal.org/project/unique_field/issues/2893816
Comment #11
astonvictor commentedComment #14
_tarik_ commentedSorry, I made a mistake during the branch rebase on the local environment. KaranGarg solved the issue. I simply didn’t notice a line during the rebase conflict and thought the changes had been resolved earlier. The updated branch was pushed, and I opened an MR.
Comment #15
astonvictor commentedmerge conflict
Comment #16
astonvictor commentedComment #19
anybody@tarik: Thanks for merging this and setting this fixed. Still there is no release yet with this functionality, could you please tag a new release?