firetower icon indicating copy to clipboard operation
firetower copied to clipboard

Add Ability to Re-categorize All Events in a Category

Open gmcquillan opened this issue 12 years ago • 1 comments

Some categories are mostly duplicate. To fix this:

  1. delete the category reference in the '''categories''' key.
  2. push each event from that data_<cat_id> into input.
  3. delete data_<cat_id> when it's empty.

gmcquillan avatar Jan 03 '12 22:01 gmcquillan

This is pretty much done on the backend, I think. We just need to be able to expose it via the UI somehow.

gmcquillan avatar Jan 11 '12 22:01 gmcquillan