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

Simplify bulk labeling of msgs and flows #5561

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

rowanseymour
Copy link
Member

No description provided.

@@ -146,9 +146,6 @@ def get_queryset(self, **kwargs):
patch_queryset_count(qs, self.group.get_member_count)
return qs

def get_bulk_action_labels(self):
return ContactGroup.get_groups(self.request.org, manual_only=True)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't allow bulk labeling of contacts (i.e. groups) any more

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (98fcf42) to head (6df195b).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #5561   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          546       546           
  Lines        25644     25694   +50     
=========================================
+ Hits         25644     25694   +50     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rowanseymour rowanseymour merged commit 5318daf into main Oct 22, 2024
5 checks passed
@rowanseymour rowanseymour deleted the bulk_labels_tweak branch October 22, 2024 14:28
@github-actions github-actions bot locked and limited conversation to collaborators Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant