Skip to content

Activities not displaying in contact page – “Load more” button unresponsive (v4.1.2, self-hosted) #7799

@fbleitao

Description

@fbleitao

⚠️ 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

  1. Install Monica v4.1.2 on a self-hosted environment.
  2. Create a contact.
  3. Add one or more activities to the contact from the contact’s detail page.
  4. Observe the “Activities” section – nothing is displayed.
  5. Click the “Load more” link – no effect.
Image

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).

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions