Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-5765

Technical Debt: Change quartz serialized blob into jcr properties

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Top
    • Resolution: Fixed
    • None
    • 2.26.00-alpha-1, 2.26.00
    • None

    Description

      During an upgrade you can run into the problem that the schedule information is stored as a quartz serialized blob.
      The reference to the document inside the blob is not a regular document reference, this also causes issues because the reference is not updated.

      This can be solved by changing the blob into jcr properties. This blob is contained in the hipposched:job and the hipposched:trigger types as property hipposched:data.

      Additionally the super type hippo:request may contain a field document which is not a reference, nor is named hippo:docbase, but is a reference to a document variant, so should probably become a reference too (since it is not a reference to a handle).

      Attachments

        Issue Links

          Activity

            People

              jsheriff Junaidh Kadhar Sheriff
              swesten Stephan Westen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: