Class TestMoveIssueAssignee

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAssignee

public class TestMoveIssueAssignee extends BaseJiraFuncTest
Tests that the assignee field is set appropriately on Move Issue. In particular, if the assignee is not valid in the new Project.
  • Constructor Details

    • TestMoveIssueAssignee

      public TestMoveIssueAssignee()
  • Method Details

    • testMoveSingleIssueSameWorkflow

      public void testMoveSingleIssueSameWorkflow() throws Exception
      Throws:
      Exception