Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Page Properties


Target release2.2
Epic
Jira Legacy
serverSystem JIRA
serverId3ed8d091-172c-31ee-8b1a-f688a0e72656
keyGDM-444
Document status
Status
titleDRAFT
Document owner
Designer
Tech lead
Technical writers
Joshua Lamos-Sweeney
Developer(s)Joshua Lamos-Sweeney
QADeb Weigand


Objective

Provide the ability for a user to upload a dataset type of 'nucleotide_4_letter' as per other data types, similar to 'nucleotide_2_letter'.

User Story

As a GDM user, I want to be able to load a new dataset type,  'nucleotide_4_letter'

Requirements

...

Status
colourRed
titleHIGH

...

  • new dataset type
  • from which to choose
  • of 'nucleotide_4_letter'
    • available in the LoaderUI
  • Drop down
    • dropdown list on the 'Create' dataset page
    • dataset type of 'nucleotide_4_letter'
    • added to the cv table with cvgroup_id = 1
      Jira Legacy
      showSummaryfalse
      serverSystem JIRA
      serverId3ed8d091-172c-31ee-8b1a-f688a0e72656
      keyGDM-445
  • Contains exactly 4 elements

    Success metrics

    ...

    Assumptions

    Milestones

    ...

    Acceptance Criteria:

    • querying the database: select * from cv where cvgroup_id = 1; results in  'nucleotide_4_letter'  in the cv table
    • 'nucleotide_4_letter' is selectable in the LoaderUI dropdown list on the 'Create' dataset page
    • I can successfully load a matrix with the allowed alleles and separators as described above
    • any attempted load with alleles other than listed above will fail
    • any attempted load with separators other than those listed above will fail
    • ? has been added to the missingIndicators.txt file

    Success metrics

    GoalMetric


    Assumptions

    Issues in Epic

    Jira Legacy
    serverSystem JIRA
    columnskey,summary,type,assignee,priority,status,issuelinks
    maximumIssues20
    jqlQuery"Epic Link" = GDM-444
    serverId3ed8d091-172c-31ee-8b1a-f688a0e72656

    User interaction and design

    Open Questions

    QuestionAnswerDate Answered

    Out of Scope