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
When a conversation record is created/updated, we need to update the open_conversations_count and closed _conversations_count counter cache columns on the projects table.
Add project_id to Conversation
change in Ember app to send the project_id up to the app
change in API
migrate data
We'll need to update the counts based on the following logic: