Skip to content

Comments

Fix delete failure in Contacts Person module#2453

Open
bhavesh-018 wants to merge 3 commits intokrayin:2.1from
bhavesh-018:fix/contacts-person-delete-issue
Open

Fix delete failure in Contacts Person module#2453
bhavesh-018 wants to merge 3 commits intokrayin:2.1from
bhavesh-018:fix/contacts-person-delete-issue

Conversation

@bhavesh-018
Copy link

@bhavesh-018 bhavesh-018 commented Feb 14, 2026

Issue Reference

fix #2452

Description

This PR resolves an issue where deleting a person from the Contacts → Persons module was failing due to a workflow condition validation error.
Additionally, missing translation keys for person delete messages have been added to prevent raw translation strings from being displayed in the UI.

How To Test This?

  1. Go to Dashboard → Contacts → Persons.
  2. Delete any existing person record.
  3. Confirm that:
    • The person is deleted successfully.
    • A proper success message is displayed.
    • No errors occur during deletion.
  4. Verify that delete messages are properly translated in supported locales.

Documentation

  • My pull request requires an update on the documentation repository.

Branch Selection

  • Target Branch: master

Tailwind Reordering

Not Applicable

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.

Delete action fails in Contacts → Persons module

1 participant