Log of a list of changes that have been done for the analytics

Join Community

Summary

The discussion in the CommunityOne Builders Help forum centered on tracking configuration updates. Initially, a user suggested showing when the last configuration update occurred using existing database timestamps. However, it was noted that this only indicates a change to the entire field, not what specifically was altered, leading to a suggestion that a different database might be needed for detailed tracking. A participant then pointed out that the bot already maintains a record of settings i...

Original Post
Reply

I am gonna keep this open to see if any one wants the same thing, but this is probably gonna be at the back burner for sometimes ๐Ÿ™‚

Reply

At the very least we can show when the last config update was done rn

Reply

wait how?

Reply

with the last_updated timestamps we store in the db

Reply

but we dont know "what" was changed, only that the entire field is changed

Reply

we need a different db for this no?

Reply

Yeah, we would need to store more data. The bot already does this to some extent. If you have the communityone-setup channel (the bot attempts creating it when you update settings) then the bot will keep a record of the settings there.

The latest from CommunityOne Builders Help