Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Activity Feed" updates contain current value for contact information #7172

Open
3 tasks done
slifty opened this issue Feb 27, 2024 · 0 comments
Open
3 tasks done

"Activity Feed" updates contain current value for contact information #7172

slifty opened this issue Feb 27, 2024 · 0 comments
Labels

Comments

@slifty
Copy link

slifty commented Feb 27, 2024

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

When updating a piece of contact information (e.g. a phone number) each update gets a separate entry in the contact's activity feed, however each entry shows the latest value rather than the value relevant to that specific action.

Steps to reproduce

  1. Create a contact in Monica 5.x
  2. Add contact information
  3. Edit the contact information and specify a different value
  4. View the contact's "Activity feed"

You will see two entries for contact information (one for adding, one for updating). BOTH will reflect the updated value.

Expected behavior

Each activity feed item should have the data that was entered for the action -- e.g. if I enter "123-123-1234" for a phone number and update it to "345-345-3456" then one entry should say the "123" version and the second should say the "345" version

Environment

Your own self-hosted instance (v5 a.k.a chandler version or main branch)

Version of Monica

5.0-beta3

Installation method

Docker image

Web server

Nginx

Database engine version

PostgreSQL

Additional info

No response

@slifty slifty added the bug label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant