Details

    • Type: Sub-task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: Sponsored, 4.6.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Add a `description` field to `package_options`. Mediumtext, default null


      Create a new table for config option descriptions. Schema:
      package_option_id INT(10) unsigned NOT NULL
      lang VARCHAR(5) NOT NULL
      description MEDIUMTEXT NOT NULL DEFAULT ''

      Populate the new table with records for each config option and language

        Activity

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              28/May/19

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 25 minutes
              25m

                Agile