directus icon indicating copy to clipboard operation
directus copied to clipboard

Add allow duplicates option to M2A and M2M interfaces

Open ta-le opened this issue 3 years ago • 0 comments

Description

Implements #14938

Adds a new field Allow duplicates to M2M and M2A interfaces that disables filtering of lists when adding existing items.

Type of Change

  • [ ] Bugfix
  • [x] Improvement
  • [ ] New Feature
  • [ ] Refactor / codestyle updates
  • [ ] Other, please describe:

Requirements Checklist

  • [ ] New / updated tests are included
  • [ ] All tests are passing locally
  • [ ] Performed a self-review of the submitted code

If adding a new feature:

  • [ ] Documentation was added/updated

ta-le avatar Aug 09 '22 18:08 ta-le