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#3709 - Make the activity search filter on manage case less unwieldy #23937

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

demeritcowboy
Copy link
Contributor

Overview

https://lab.civicrm.org/dev/core/-/issues/3709

Before

On manage case, in the activities section, you can expand the search filters and one of the choices is activity type. The list can be unwieldy and often includes some irrelevant types.

After

Only lists the activity types for activities that have been filed on that case.

There's no point filtering to ones that aren't there. Someone might want to confirm to themself visually that there aren't any of a given type, but you can still do that by just looking at the dropdown choices.

Technical Details

Comments

Has test

The only other place I see activityForm() called from is one place in civihr, and it doesn't pass the second param.

@civibot
Copy link

civibot bot commented Jul 4, 2022

(Standard links)

@civibot civibot bot added the master label Jul 4, 2022
@mattwire mattwire merged commit edc5224 into civicrm:master Jul 7, 2022
@demeritcowboy
Copy link
Contributor Author

Thanks!

@demeritcowboy demeritcowboy deleted the case-activity-search-filter branch July 7, 2022 15:53
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