#xixa-BillingClock

1 messages ยท Page 1 of 1 (latest)

vagrant hamlet
#

I am afraid we haven't supported differentiating them yet. Just in case could you give an example of those wrap up events?

willow mauve
#

The main use case would be to delete all entries created by the test clock in the database when the test is over, but never to delete anything when the same type of events are triggered (e. g. customer.deleted and customer.subscription.deleted)

vagrant hamlet
#

I mean, an example event id (evt_xxx) ๐Ÿ™‚

#

Totally understand your usage

willow mauve
#

Oh, haha sorry

#

evt_1KNRxPDsCuAlUWowcvjChbeL

#

Is the id enough?

sharp moss
#

heya, stepping in on behalf of orakaro. i honestly can't think of a way to differentiate them other than tracking them yourself. Sorry that we don't have a better solution here

willow mauve
#

That's ok, thanks for your time, both of you ๐Ÿ™‚

vagrant hamlet
#

It's a reasonable feature request, tho

#

Then cross-reference to the clock you have been created (you'll need to save all the clocks created somehow, like Alex said)

willow mauve
#

Yeah, I thought of something like that... thank you again!