•  
      request #14385 Old field project_desc_name:full_desc does not have thier label converted in new tracker creation
    Infos
    #14385
    Marie Ange Garnier (marieange)
    2020-01-16 11:00
    2020-01-10 17:53
    15635
    Details
    Old field project_desc_name:full_desc does not have thier label converted in new tracker creation
    How to reproduce:
    forge your db and insert following legacy insert lines lines:
    INSERT INTO tuleap.group_desc (group_desc_id, desc_required, desc_name, desc_description, desc_rank, desc_type) VALUES (101, 0, 'project_desc_name:full_desc', '<b>*** IMPORTANT NOTE ***</b> Make sure you provide a detailed description that contains all the keywords that will help others to find and reuse your software component. Failing to provide an accurate description may also delay the approval of your project.', 10, 'text');
    INSERT INTO tuleap.group_desc (group_desc_id, desc_required, desc_name, desc_description, desc_rank, desc_type) VALUES (104, 0, 'project_desc_name:other_comments', 'Anything you''d like to say about your projects that is not covered above. For instance, if your software is used in other products you might want to list them here. If the soft is being commercialized you can also give information about pricing or the person to contact, etc. ', 90, 'text');


    Create a new project with new project creation form
    => in step 2, labels are correctly displayed
    Other
    11.9
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Marie Ange Garnier (marieange)
    Closed
    2020-01-16
    Attachments
    Empty
    References

    Follow-ups