Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Description
When moving a Test from one project to another, the Test Step Custom fields are not being moved correctly.
Pre-conditions
**
- User must have permission to move issues between Jira projects
How to reproduce
- Test Step custom field must be created in the project: "Precondition" type "toggle (or true)"
- Test Step custom field must be created in the project: "Step Name" type "single text"
- Test Case with Precondition(Test Step Custom Field) toggled true and Step Name(Test Step Custom Field) populate created
- When moving an issue type Test from the project A to the project B, the Test Step Custom fields are not moved correctly.
Actual result/Attachments
Precondition: false
The Step Name: empty
Expected result
Precondition: True (Test Step Custom Field Tdata should get updated correctly after moving)
The Step Name: (Test Step Custom field data should get updated correctly after moving)