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#1400 - Put dashlets back to only showing open cases by default #19675

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

demeritcowboy
Copy link
Contributor

@demeritcowboy demeritcowboy commented Feb 25, 2021

Overview

This is pending what happens with #19666.

Before

Before 19666, case dashlets only show open cases when first displayed.

After

After 19666, it causes them to start showing closed cases too. This puts it back to open cases.

Technical Details

Comments

@civibot
Copy link

civibot bot commented Feb 25, 2021

(Standard links)

@civibot civibot bot added the master label Feb 25, 2021
@demeritcowboy demeritcowboy changed the title [Pending #19666] dev/core#1400 - Put dashlets back to only showing open cases by default dev/core#1400 - Put dashlets back to only showing open cases by default Feb 26, 2021
@demeritcowboy
Copy link
Contributor Author

Removed pending from title.

@eileenmcnaughton eileenmcnaughton added the merge ready PR will be merged after a few days if there are no objections label Feb 26, 2021
@eileenmcnaughton
Copy link
Contributor

I've given this merge-ready as I think it's arguably a reviewer's-commit but ideally @kainuk would weigh in

@kainuk
Copy link
Contributor

kainuk commented Feb 26, 2021

I will look into it tomorrow.

@eileenmcnaughton
Copy link
Contributor

thanks @kainuk - I think there is one other one too

@demeritcowboy
Copy link
Contributor Author

The other one is just a test demonstrating #19666 . That one should be mergeable now.

@eileenmcnaughton
Copy link
Contributor

@kainuk I'm going to merge this now because it does need to be in the same release as your PR and I don't want it to get missed/forgotten - but could you please still test it? If you find it easier it will be in the rc by the end of the week and you can test the tarball

@eileenmcnaughton eileenmcnaughton merged commit 1cb8930 into civicrm:master Mar 2, 2021
@demeritcowboy demeritcowboy deleted the casedashlets branch March 2, 2021 13:58
@kainuk
Copy link
Contributor

kainuk commented Mar 2, 2021

I just tested the MyCases Dashlet. In my 5.12 instance (the version from before the regression) the dashlets show no closed cases.
Without #19666 and this patch the following is shown (in the data there is one closed case, so that's what we expect).
nocases

After #19666 and this patch it looks like this.
casestatus.

Now in the case status field is shown what statuses are selected (the selection is the same). I think this is an improvement because it gives the user better feedback.

@kainuk
Copy link
Contributor

kainuk commented Mar 2, 2021

The same for the All Case Dashlet. In the manual test, the patch is found working as intended. A good idea to merge it.

@eileenmcnaughton
Copy link
Contributor

Thanks for following up @kainuk

@demeritcowboy
Copy link
Contributor Author

Great! Thanks @kainuk for testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master merge ready PR will be merged after a few days if there are no objections
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants