Closed jtolotta closed 4 years ago
Is there a file that is needed that is being ignored?
# Eclipse files
\.classpath
\.project
\.settings/
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files
*.war
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Katalon Studio
Reports
settings/
/bin/
Libs/
This is resolved now.
When the test cases are moved it automatically removes the Jira integration block from the test case file.
Operating System: Windows 10
Katalon Studio Version: 6.3.2
Browser: Chrome
Browser Version: 76.0.3809.132
Steps to reproduce:
When importing the Jira issues to generate the test cases the Jira link is created. Committing and pushing the code and then merging the branch to another loses the Jira link to the test case.
Expected Behavior:
Test Case Jira integration is maintained between Git branches
Actual Behavior:
Test Case Jira integration breaks when merging between Git branches
Screenshots / Videos: