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

dev/core#739 Fix case detail report breaking when sorted by case type. #13666

Merged
merged 2 commits into from
Feb 25, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Feb 22, 2019

Overview

Fix case detail report breaking when sorted by case type.

Before

Attempting to create a Case Detail report sorted by the field Case Type with the option "Section Header" checked does not work.

After

works

Technical Details

I removed the hacks to cope with poor metadata declaration & fixed the declaration - this should stop
breaking now. Test added

Comments

Array cleanup too

https://lab.civicrm.org/dev/core/issues/739

@civibot
Copy link

civibot bot commented Feb 22, 2019

(Standard links)

I removed the hacks to cope with poor metadata declaration & fixed the declaration - this should stop
breaking now. Test added
@eileenmcnaughton eileenmcnaughton changed the title [NFC] code reformatting - use short array syntax Fix case detail report breaking when sorted by case type. Feb 22, 2019
@eileenmcnaughton eileenmcnaughton changed the title Fix case detail report breaking when sorted by case type. dev/core#739 Fix case detail report breaking when sorted by case type. Feb 22, 2019
@eileenmcnaughton
Copy link
Contributor Author

This has been r-run on the ticket https://lab.civicrm.org/dev/core/issues/739#note_14126 - @seamuslee001 @colemanw are one of you happy to merge based on that testing? - look at the second commit only as there is a formatting one in there too

@seamuslee001
Copy link
Contributor

Merging based on the testing on the ticket and the code looks sensible

@seamuslee001 seamuslee001 merged commit f20312c into civicrm:master Feb 25, 2019
@seamuslee001 seamuslee001 deleted the case_fix branch February 25, 2019 20:36
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