Problem/Motivation

It is common for Drupal projects to implement a _none key for empty options in a select field. This is not currently tracked as an empty value for select fields when determining whether a group is complete.

Steps to reproduce

TBD

Proposed resolution

Add _none as a value to consider as being empty.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon 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

jcandan created an issue. See original summary.

jcandan changed the visibility of the branch 3559449-add-multi-label-support to hidden.

jcandan changed the visibility of the branch 3559449-handle-common-none to hidden.

jcandan’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • jcandan committed 61d53e77 on 1.x
    feat: #3559449 Handle common _none empty case in select fields
    
jcandan’s picture

Version: 1.0.x-dev » 1.x-dev

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.