Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-20513

eznode_assignment table fills up with unnecessary records related to object's versions

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 4.7.0
    • Database related
    • None
    • eZ Publish 4.x

    Description

      Everytime a new version of some content is published, a record is inserted in eznode_assignment table.
      On these records from_node_id field has the value -1.
      So far no consequences (besides the usage of data storage) have been identified.

      Steps to reproduce:
      • create an article
      • run select * from eznode_assignment where contentobject_id=<article-object-id>
      • create and publish a new version of the article
      • rerun the the query and notice the new record

      Attachments

        Activity

          People

            Unassigned Unassigned
            joaquim.cavalleri-obsolete@ez.no Joaquim Cavalleri (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: