Copy & Paste

Copying plantings

  • Description: Cutting plantings on the map.
  • Given I am on the map page with the plant layer active
  • When I select a planting
  • When I copy that planting using the keybinding CTRL + C
  • Then I can see that the planting can now be placed on the map using the keybinding CTRL + V
  • Actual Result:
  • Test Result:
  • Notes: Repeat this test using only the corresponding toolbox buttons

Cutting plantings

  • Description: Cutting plantings on the map.
  • Given I am on the map page with the plant layer active
  • When I select a planting
  • When I cut that planting using the keybinding CTRL + X
  • Then I can see that the planting was removed from the map and the planting can now be placed on the map using the keybinding CTRL + V
  • Actual Result:
  • Test Result:
  • Notes: Repeat this test using only the corresponding toolbox buttons

Placing copied plantings

  • Description: Placing copied plantings on the map.
  • Given I am on the map page with the plant layer active
  • When I select a planting with a spatial relation with another planting on the same map
  • When I copy that planting using the keybinding CTRL + C
  • When I enter placing mode using the keybinding CTRL + V
  • Then I can see a preview of the copied planting as well as relation lines linking it to all related plantings on the map
  • Actual Result:
  • Test Result:
  • Notes: Repeat this test using only the corresponding toolbox buttons

Placing copied plantings on different map

  • Description: Placing copied plantings on different map.
  • Given I am on the map page with the plant layer active
  • When I select a planting with a spatial relation with another planting on two maps A and B
  • When I copy that planting using the keybinding CTRL + C
  • When I navigate to the map overview
  • When I navigate to a different map page
  • When I enter placing mode using the keybinding CTRL + V
  • Then I can see a preview of the copied planting as well as relation lines linking it to all related plantings on the map
  • Actual Result:
  • Test Result:
  • Notes: Repeat this test using only the corresponding toolbox buttons