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

SearchKit - Expose relationship description, created/modified_date & permissions #22606

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

colemanw
Copy link
Member

Overview

Exposes more relationship data to SearchKit

Fixes https://lab.civicrm.org/dev/core/-/issues/3019

Technical Details

This uses in-sql calculated fields instead of adding 5 new columns to the civicrm_relationship_cache table

…d permission fields

This uses in-sql calculated fields instead of adding 5 new columns to the civicrm_relationship_cache table
Fixes dev/core#3019
@civibot
Copy link

civibot bot commented Jan 23, 2022

(Standard links)

@monishdeb
Copy link
Member

Patch looks good, r-run passes, and the added unit-test captures the change about setting description and comparing modified_date and created_date. Test-build passes. Hence I am merging this PR

@monishdeb monishdeb merged commit 6618a01 into civicrm:master Jan 26, 2022
@colemanw colemanw deleted the relationshipPseudoFields branch November 8, 2022 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants