Marking a contact as inactive disappears after refreshing the page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LuckyLouie
    Senior Member
    • Nov 2017
    • 172

    Marking a contact as inactive disappears after refreshing the page

    Steps to reproduce:
    1. Set contact as inactive and save changes.
    Click image for larger version

Name:	obraz.png
Views:	130
Size:	20.7 KB
ID:	102643
    2. Back to list of contacts, Account name is correctly crossed out:

    Click image for larger version

Name:	obraz.png
Views:	115
Size:	15.0 KB
ID:	102645
    3. After refresh the pages the strikethrough disappears:
    Click image for larger version

Name:	obraz.png
Views:	110
Size:	14.2 KB
ID:	102646

    Thank you for fixing the bug.
    Attached Files
  • yuri
    Member
    • Mar 2014
    • 8624

    #2
    I think this is not a bug. Account Is Active field is not loaded on the list view. But it's loaded once you visit the detail view and then transferred back to the list. As it's a single page application, such things are possible.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8624

      #3
      This will solve the problem: https://github.com/espocrm/espocrm/c...30aee703c90bf5
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      Working...