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

Ticket bulk actions endpoint should report failures like message bulk actions endpoint #5773

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

rowanseymour
Copy link
Member

No description provided.

@rowanseymour rowanseymour force-pushed the ticket_bulk_action_failures branch from 316be57 to 49e5e15 Compare January 8, 2025 21:00
@@ -312,15 +312,10 @@ def ticket_change_topic(self, org, user, tickets, topic):
},
)

def ticket_close(self, org, user, tickets, force: bool):
Copy link
Member Author

Choose a reason for hiding this comment

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

hasn't been a thing since we got rid of external ticketers

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (90e16be) to head (49e5e15).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #5773   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          444       444           
  Lines        25100     25105    +5     
=========================================
+ Hits         25100     25105    +5     

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

@rowanseymour rowanseymour merged commit dc754a9 into main Jan 9, 2025
5 checks passed
@rowanseymour rowanseymour deleted the ticket_bulk_action_failures branch January 9, 2025 13:17
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2025
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