Closed AdamPiotrowski91 closed 1 month ago
Will be doable with a release of 3.4 Terminal ERs #60
BETA testing instructions
To add multiple Defects to a DefectSuite, run below commands in RVI terminal:
cd <DS_ID>
list <DE_ID_1> <DE_ID_2> <DE_ID_3> | xargs { echo -p "Defects=%" | patch }
All 3 DEs should now be added to DefectSuite
Validated
Description: (details of what and how should work) As title says
Additional Context & Ad Hoc Info: (Add any other context about the problem here.) https://teams.microsoft.com/l/message/19:261159a7-5979-45a9-a6c5-bbc0f04e8204_7f757c7c-1c63-45e8-9eac-ad22ae7b915e@unq.gbl.spaces/1713874660372?context=%7B%22contextType%22%3A%22chat%22%7D
It is a Terminal thing, no UI required, dependent on #60 & #77