Mass 'Restore' functions from the Action History

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • diyoyo
    Member
    • Jul 2018
    • 88

    Mass 'Restore' functions from the Action History

    Hi,
    it would be nice to have a 'Restore' button in the mass update menu from the Action History.
    I made a mistake by clicking "Remove" instead of "Unlink" in the list menu of a Relationship pane of one Item. Then I wanted to restore them, but I had to do it one by one in separate tabs.
    Thanks.
    Cheers,
  • yuri
    Member
    • Mar 2014
    • 8511

    #2
    Hi,

    This happens rarely. But to implement this ability I need to spend some time. I think it doesn't worth it.
    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
      • 8511

      #3
      It's possible to do with MYSQL query by setting deleted = 0
      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


      • diyoyo
        diyoyo commented
        Editing a comment
        That's right, I was not sure it would be safe, but indeed, that would be the best option.
    Working...