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

        jonathan Jonathan Reissmueller created issue -
        jonathan Jonathan Reissmueller made changes -
        Field Original Value New Value
        Fix Version/s Sponsored [ 11113 ]
        Fix Version/s 4.6.0-b1 [ 11117 ]
        Automated transition triggered when Jonathan Reissmueller created a branch in Stash -
        Status Open [ 1 ] In Progress [ 3 ]
        Automated transition triggered when Jonathan Reissmueller created pull request #644 in Stash -
        Status In Progress [ 3 ] In Review [ 5 ]
        Resolution Fixed [ 1 ]
        Automated transition triggered when Jonathan Reissmueller merged pull request #644 in Stash -
        Status In Review [ 5 ] Closed [ 6 ]
        jonathan Jonathan Reissmueller made changes -
        Resolution Fixed [ 1 ]
        Status Closed [ 6 ] Reopened [ 4 ]
        jonathan Jonathan Reissmueller made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 25 minutes [ 1500 ]
        Worklog Id 12124 [ 12124 ]
        jonathan Jonathan Reissmueller made changes -
        Status Reopened [ 4 ] Closed [ 6 ]
        Resolution Fixed [ 1 ]
        tyson Tyson Phillips (Inactive) made changes -
        Resolution Fixed [ 1 ]
        Status Closed [ 6 ] Reopened [ 4 ]
        tyson Tyson Phillips (Inactive) made changes -
        Description 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
        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
        Automated transition triggered when Jonathan Reissmueller created a branch in Stash -
        Status Reopened [ 4 ] In Progress [ 3 ]
        Automated transition triggered when Jonathan Reissmueller created pull request #650 in Stash -
        Status In Progress [ 3 ] In Review [ 5 ]
        Resolution Fixed [ 1 ]
        Automated transition triggered when Jonathan Reissmueller merged pull request #650 in Stash -
        Status In Review [ 5 ] Closed [ 6 ]

          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