Skip to content

Allow to customise the order of the activities panel#3207

Open
rabiibrahimi wants to merge 2 commits into
espocrm:masterfrom
rabiibrahimi:improve/activity-query-handling
Open

Allow to customise the order of the activities panel#3207
rabiibrahimi wants to merge 2 commits into
espocrm:masterfrom
rabiibrahimi:improve/activity-query-handling

Conversation

@rabiibrahimi

Copy link
Copy Markdown
Contributor

Currently the activities are ordered by dateStart and ordered in descending mode.
However if someone wants to change that it won't work even if they use a custom activities view and provide an orderBy and order properties. This fix the issues and allow the user to have that flexibility so they could customise how the records are ordered on the activities panels.

@yurikuzn

Copy link
Copy Markdown
Contributor

I'll look later. I'm not quite sure that there's are no nuances that should be handled. For example, passing non-existent column not producing an appropriate exception.

@rabiibrahimi

Copy link
Copy Markdown
Contributor Author

For example, passing non-existent column not producing an appropriate exception.

True if modifiedAt passed it produce an error.

Leave it with you when you have time :)

Thanks

@rabiibrahimi rabiibrahimi reopened this Nov 13, 2024
@tovoro

tovoro commented Aug 27, 2025

Copy link
Copy Markdown

Any news here? Our Employees are requesting this, would be great to have this functionality!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants