Change the order in which data is displayed in defect description

Hello everyone,

Is it possible to change the order in which data is displayed in the description of a defect when it is created from a test RUN?

Let me explain: the description of a defect created from a test RUN contains the following data in order (an example):

1st part: Contains :

           Test Set: Historisation
           Test: Cuxx_SB03_CP001_Task logging
            Run: Run_8-18_8-16-45

Part 2: Contains

           Test Parameters:

Part 3: Contains

           Step: Step 4

Part 4: Contains

           Description:
                        Validate the printing of the mail

            Expected:
                         The CMI has changed to "ORPHELIN" status in the database.

            Actual:
                         The PDF is displayed correctly but the printout gives a blank sheet of paper

Part 5: Contains

           Run Step[12011] : Step 4

So, I want to display part 4 first, which contains: description, expected, actual

Thank you for your help.

Aziz