Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-4419

"Simple format" and "GenBank/EMBL format" can't apply some values from each other

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.16.2
    • Fix Version/s: 38
    • Component/s: Basic-Nucl
    • Story Points:
      3
    • Sprint:
      DEV-36-1, DEV-36-2, DEV-36-3, DEV-36-4, DEV-36-5, DEV-36-RELEASE, DEV-37-1, DEV-37-2, DEV-37-3, DEV-37-4, DEV-37-5, DEV-37-RELEASE, DEV-38-1, DEV-38-2, DEV-38-3, DEV-38-4
    • Affect Type:
      Userdefined

      Description

      Scenario to reproduce:

      1. Open "data/samples/FASTA/human_T1.fa".
      2. Open "Create Annotation" dialog.

      Simple -> GenBank:

      1. Choose "Simple format" location type, enter a region: "200..100".
        Expected state: "GenBank/EMBL format" applies changes, the input field contains "join(200..199950,1..100)".
      2. Set the "Complement" checkbox.
        Expected state: "GenBank/EMBL format" applies changes, the input field contains "complement(join(200..199950,1..100))" ("complement(200..199950,1..100)" is applcable), "Simple format" still contains "200..100" complemented region.
        Current state: "GenBank/EMBL format" applies changes, the input field contains "complement(100..200)", "Simple format" contains "100..200" complemented region.

      GenBank -> Simple:

      1. Choose "GenBank/EMBL format" location type, enter a location: "complement(join(200..199950,1..100))" or "complement(200..199950,1..100)". Change focus to another field to apply changes.
        Expected state: "Simple format" applies changes, the input field contains region "200..100".
        Current state: "Simple format" applies changes, the input fields contain region "200..199950".

      There are two related common GUI tests:
      GUITest_common_scenarios_create_annotation_widget_test_0027
      GUITest_common_scenarios_create_annotation_widget_test_0038
      Ensure that both cases are tested.

        Attachments

          Activity

            People

            Assignee:
            biserova Evelina
            Reporter:
            atiunov Aleksey Tiunov [X] (Inactive)
            Assigned Tester:
            Svetlana Samoilenko
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: