-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github (I've searched it).
- I agree to follow Monica's Code of Conduct.
Bug description
I can successfully add contacts and log activities for them through the contact detail page. However, the activities do not appear in the “Activities” section of the contact's page. The interface shows the "Add activity" option, and activities are saved correctly (as confirmed by the dashboard counter increasing), but: No activities are shown under the contact. The “Load more” link does not trigger any visible action. The dashboard correctly counts each new activity, which indicates that data is being stored. A screenshot is attached for reference.
Steps to reproduce
- Install Monica v4.1.2 on a self-hosted environment.
- Create a contact.
- Add one or more activities to the contact from the contact’s detail page.
- Observe the “Activities” section – nothing is displayed.
- Click the “Load more” link – no effect.

Expected behavior
Activities should be displayed in the contact’s detail view. The “Load more” link should load older activities.
Environment
Your own self-hosted instance (monica v4)
Version of Monica
4.1.2
Installation method
Manual installation with Archive
Web server
Apache
Database engine version
MariaDB
Additional info
Table Activities dosn't seem to have an ID of the contact it refers to (see attached screenshot).

Monica version: 4.1.2
Installation type: Self-hosted
PHP version: 8.3.23
Server: Localhost via UNIX socket
Database: MariaDB 10.6.22-MariaDB-cll-lve-log
Database protocol version: 10
Server charset: cp1252 West European (latin1)
Database client version: libmysql - mysqlnd 8.3.23
PHP extensions enabled: mysqli, curl, mbstring
SSL: Not used
Browser: Firefox + Edge