Undo

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alasdaircr
    Active Community Member
    • Aug 2014
    • 525

    Undo

    I think a fairly robust undo system could be worked up without too much effort.

    Currently deleted items are just marked 'deleted' in the database.

    What about allowing a bool filter on the left hand drop down for entities 'Deleted' which sits alongside 'Only My'. Choosing this would show all deleted entities of that type. Then an Action 'undelete' would be available.

    Can the list of actions be dependent on the current filtered view? ie, only show 'Restore' as an action for 'Deleted' entities?

    Another issue, is meetings / tasks / calls / opportunities which are mentioned in a stream stay there after deltetion. Clicking them gets a 404 error. My suggestion is rather than a 404, show a page allowing the restoration, showing who deleted it, and when.
  • alasdaircr
    Active Community Member
    • Aug 2014
    • 525

    #2
    Also is it possible to only list entities with deleted=1 when a particular filter is showing. IE always hide them normally, not matter what filter is set?

    Comment

    • yuri
      Member
      • Mar 2014
      • 8485

      #3
      Putting filter showing deleted entries on UI is not nice idea. Maybe it's better to show them on a separated page allowed only for Admin. There also can be issue with relationships after deleted record gets restored.
      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...