Changeset 4013


Ignore:
Timestamp:
Nov 28, 2007, 1:39:37 PM (16 years ago)
Author:
Nicklas Nordborg
Message:

References #514: Change permissions in Power User

Updated test instructions to say that the admin and not the power user should import the reporters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/test/roles/index.html

    r3873 r4013  
    417417    </tr>   
    418418    </table>
     419    <p>
    419420    </li>
     421
     422    <li>
     423      Import reporters:
     424      <ol>
     425      <li>Go to the <code>View -> Reporters</code> page.</li>
     426      <li>Click on the <code>Import</code> button.</li>
     427      <li>Choose <code>auto-detect</code> and then upload
     428        the file <code>plates_and_reporters.mouse.v4.37k.txt</code>.</li>
     429      <li>The <code>Reporters for project A</code> format should be
     430        found.</li>
     431      <li>Select the <code>skip</code> option for the "Missing a required" value
     432        since the file contains rows with empty reporter ID:s.
     433      <li>Continue and wait for the import to finish. It should create 35,912 new reporters.</li>
     434      <li>
     435        Repeat the procedure with the <code>MG_U74Av2_annot.csv</code> file. This time
     436        also select <code>crop</code> for the "String too long" setting since
     437        the file contains data that is too large for the datbase.
     438        12,488 new reporters should be created.
     439      </ol>
     440      <p>
     441 
     442    </li>
     443
    420444
    421445  </ol>
     
    951975    </table>
    952976    <p>
    953   </li>
    954  
    955   <li>
    956     Import reporters:
    957     <ol>
    958     <li>Go to the <code>View -> Reporters</code> page.</li>
    959     <li>Click on the <code>Import</code> button.</li>
    960     <li>Choose <code>auto-detect</code> and then upload
    961       the file <code>plates_and_reporters.mouse.v4.37k.txt</code>.</li>
    962     <li>The <code>Reporters for project A</code> format should be
    963       found.</li>
    964     <li>Select the <code>skip</code> option for the "Missing a required" value
    965       since the file contains rows with empty reporter ID:s.
    966     <li>Continue and wait for the import to finish. It should create 35,912 new reporters.</li>
    967     </ol>
    968     <p>
    969 
    970977  </li>
    971978 
Note: See TracChangeset for help on using the changeset viewer.