Could somebody please confirm for me the following: Using the removeRepeatingRow(rowID) helper function in a sheet worker does not trigger an on(removed:repeating_foo) event.  The listener only fires when a user uses the modify / delete buttons on the repeating area of the character sheet. (This is the behavior I am observing; I just want to make sure it's intentional and not indicative of something syntactically wrong in my code.  (It's not a problem either way, but I need to make sure I cover all situations where an item is removed from a particular area.)