Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: entity select respects toStringAttributes #1425

Merged
merged 2 commits into from
Sep 9, 2022
Merged

Conversation

TheSlimvReal
Copy link
Collaborator

Currently, the entity select autocomplete does not working when for example working with firstname - lastname instead of just name. This is fixed by using the default toString() function which can be configured through the toStringAttributes.

Visible/Frontend Changes

  • [x]
  • [ ]

Architectural/Backend Changes

  • using toString() instead of hardcoded name to compare names

@TheSlimvReal TheSlimvReal marked this pull request as ready for review September 6, 2022 21:04
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2022

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@TheSlimvReal TheSlimvReal merged commit 735799c into master Sep 9, 2022
@TheSlimvReal TheSlimvReal deleted the accessor-fix branch September 9, 2022 05:41
@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.10.2-master.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.11.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.11.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants