Skip to content

Wrong var on ContactBundle datagrid #360

Open
@dainiusgliebus

Description

@dainiusgliebus

Summary
Lastname filters firstname

Steps to reproduce
crm/src/Oro/Bundle/ContactBundle/Resources/config/oro/datagrids.yml

contact-group-contacts-grid:
filters:
columns:
hasGroup:
data_name: hasGroup
type: boolean
firstName:
type: string
data_name: c.firstName
lastName:
type: string
data_name: c.firstName <<<<----- c.lastName

branches -> master, crm 4.2

Activity

anyt

anyt commented on Mar 29, 2021

@anyt
Contributor

Thank you for the report, @dainiusgliebus.
Internal ticket id #BB-20528.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Wrong var on ContactBundle datagrid · Issue #360 · oroinc/crm