Unique fields should cause a uniqueness warning only when validating

Created on 16 September 2012, over 12 years ago
Updated 18 April 2024, 8 months ago

Given are two required fields set up to be unique in combination. When submitting or previewing the node/add form with only one of the fields set, this module evaluates their uniqueness rule and issues a warning. That happens in addition to the usual form validation messages, thus being a redundant check with a false result (because the node would never be stored that way).

I think the proper handling would be to not test for uniqueness, unless all involved form fields validate.

πŸ› Bug report
Status

Closed: outdated

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    I'm closing it because the issue was created a long time ago without any further steps.

    if you still need it then raise a new one.
    thanks

Production build 0.71.5 2024