Ticket #789 (closed enhancement: invalid)
unable to retreive old_ids on comments
Reported by: | JcDenis | Owned by: | xave |
---|---|---|---|
Priority: | normal | Milestone: | 2.2 |
Component: | module:import/export | Version: | 2.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
If you work on imports related to the table "post", you can retrieve the old/new post_id by $bk->old_idspost? but there is no way to retrieve the old/new comment_id if you work on the table "comment"
Change History
Note: See
TracTickets for help on using
tickets.
This is mandatory as far as posts are concerned because one needs to connect back any metadata was in use. There are no such things as comments metadata in the old version.