You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Donation Receipts is doing that by dynamically calculating usages based on other things, i. e. not relying on explicitly stored usage counts. @bjendres would you advocate for providing usage statistics fields in the entity schema (allowing them being empty) or do you think a "pseudo" property inside the JSON data property would be sufficient for implementing extensions?
I recently added stats to the Twingle profiles:
This makes profile life cycle management (i.e. "can I delete this?") a lot easier, as well as for debugging or just general book keeping.
Potentially we would have to exclude these columns from extended logging, so we don't bloat the DB.
The text was updated successfully, but these errors were encountered: