Ticket #37 (new enhancement)

Opened 16 months ago

Last modified 11 months ago

delete category / feed: UNDO

Reported by: erwin Owned by:
Priority: minor Milestone: M8
Component: dalicms-admin Version: 1.0
Keywords: Cc:

Description

Provide a mechanism to somehow recover a deleted category / feed.

Mutiple solutions are possible:

- script to retrieve from latest DB backup. (advantage: no extra features required when deleting; disadvantage: all changes since latest backup are lost)

- move category / feeds to a sort of 'trash' (e.g. in sql format, csv, database table, ...)

- don't actually delete categories but set a removed state. (cleanup can happen after a certain period of time)

Change History

Changed 16 months ago by erwin

  • type changed from defect to enhancement

Changed 16 months ago by erwin

  • status changed from new to assigned
  • owner changed from somebody to erwin

This is a test of the trac notifications.

You can ignore this mail.

Changed 16 months ago by erwin

  • status changed from assigned to new
  • owner erwin deleted

Changed 14 months ago by erwin

  • milestone changed from M5 to M6

Changed 11 months ago by erwin

  • milestone changed from M6 to M8

It is probably best to use 'removed state' in categories and feed.

Since this will have a major impact on the code, move this issue to M8

Note: See TracTickets for help on using tickets.