Skip to content

Cannot add multiple records to a record set through embedded query builder #7793

@emenslin

Description

@emenslin

Describe the bug
On a record set if you try to add an existing record, then use the embedded query builder you can only select one record, if you select more than one the button is disabled. In 7.11.4 you can select multiple records at once.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new record set on any table
  2. Press the add button in the top left
  3. Select query builder
  4. Add any field
  5. Press Query
  6. Try to select multiple results
  7. See Select button is disabled

Expected behavior
Should be able to select multiple records

Screenshots
Main:

03-09_11.32.mp4

7.11.4:

03-09_11.34.mp4

Please fill out the following information manually:

Metadata

Metadata

Assignees

No one assigned

    Labels

    2 - Record SetsIssues that are related to record setsregressionThis is behavior that once worked that has broken. Must be resolved before the next release.

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions