jamessimone / apex-rollup

Fast, configurable, elastically scaling custom rollup solution. Apex Invocable action, one-liner Apex trigger/CMDT-driven logic, and scheduled Apex-ready.
MIT License
210 stars 30 forks source link

Allow us to sort columns in the Recalculate Rollup tab table of rollups #521

Closed solo-1234 closed 10 months ago

solo-1234 commented 10 months ago

The tab with the list of rollups is really useful. If we could sort columns (specifically the Parent Object column) it would make it easier to see what's what, especially when one child object rolls up to multiple parent objects.

jamessimone commented 10 months ago

That's a great idea. I'll be making that change as part of #520

solo-1234 commented 10 months ago

Thank you!