Skip to content

feat: rename Call activity to Not reached#726

Open
anonymoususer72041 wants to merge 3 commits intoopencats:masterfrom
anonymoususer72041:feat/rename-call-to-not-reached
Open

feat: rename Call activity to Not reached#726
anonymoususer72041 wants to merge 3 commits intoopencats:masterfrom
anonymoususer72041:feat/rename-call-to-not-reached

Conversation

@anonymoususer72041
Copy link
Copy Markdown
Contributor

Summary

This PR renames the existing Call activity to Not reached.

The change updates the default schema for new installations, adjusts the relevant UI code paths that still used the Call label directly and adds a database migration so existing installations are updated as well.

The related activity types Call (Talked), Call (LVM) and Call (Missed) remain unchanged.

Motivation

The activity labels Call and Call (Talked) are too close to each other and can be confusing in daily use.

Using Not reached makes the distinction clearer, because it separates unsuccessful contact attempts from successful calls more explicitly.

This improves the activity selection and makes the intent of the existing activity type easier to understand without changing its underlying ID or behavior.

@anonymoususer72041 anonymoususer72041 force-pushed the feat/rename-call-to-not-reached branch from 6bacd4c to 2585a82 Compare March 31, 2026 09:54
@anonymoususer72041
Copy link
Copy Markdown
Contributor Author

I wonder why Behat did not fail before commit 2585a82...

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.

1 participant