# 03/12/2024 - Bulk edit mass reversals don't always work bug fix

## :bug: Bulk edit mass reversals don't always work bug fix

Fixed a bug on the bulk edit tool where the mass reversal of cards was silently failing and causing cards to be reversed more times than they should have.\
\
Further improvements to the tool have also been made, as follows:

* The dropdown doesn't show duplicate options.
* If a user selects Breakage Reversal, display info text that cards need to be valid to reverse.
* Remove time (hh:ss) from dates, as users cannot specify time.
* Wording tweaks on date range picker and modal.
* Job failure notes are now more descriptive as to why the tool has failed.<br>

:woman\_technologist: [margarita.dagla](mailto:undefined)\
:technologist: [Adam Hague](mailto:undefined)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.usetoggle.com/december-2024/03-12-2024-bulk-edit-mass-reversals-dont-always-work-bug-fix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
