The Wayback Machine - https://web.archive.org/web/20201113141513/https://github.com/topics/crm
Skip to content
#

crm

Here are 773 public repositories matching this topic...

SuiteCRM
papercups
reichert621
reichert621 commented Nov 11, 2020

Problem
This query could be made more efficient. We currently fetch all conversations ordered by :inserted_at, while in the UI we display them based on how recently a message was sent within it (i.e. message.sent_at).

Solution
Optimize this query to order the results by the most recently sent message associated with the conversation.

It might also be helpful to write a query to

dolibarr
metasfresh

Improve this page

Add a description, image, and links to the crm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crm topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.