Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-2709

Increase column length for comment log

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.1.5, 5.2 M2
    • Fix Version/s: 5.1.6, 5.2 M3
    • Component/s: Audit
    • Upgrade notes:
      Hide

      New length will only be taken into account at the table creation. It can be changed on existing tables, for instance on posgres:
      ALTER TABLE "nxp_logs" ALTER COLUMN "log_event_comment" TYPE VARCHAR(1024);

      Show
      New length will only be taken into account at the table creation. It can be changed on existing tables, for instance on posgres: ALTER TABLE "nxp_logs" ALTER COLUMN "log_event_comment" TYPE VARCHAR(1024);

      Description

      comment column size in logs is 255, should be increaded to be 1024.

        Attachments

          Activity

            People

            • Assignee:
              atchertchian Anahide Tchertchian
              Reporter:
              atchertchian Anahide Tchertchian
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: