Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: Update TestCase page UI to allow adding TestPlans to cases #1021

Closed
atodorov opened this issue Jul 24, 2019 · 0 comments
Closed

RFE: Update TestCase page UI to allow adding TestPlans to cases #1021

atodorov opened this issue Jul 24, 2019 · 0 comments

Comments

@atodorov
Copy link
Member

As part of the TC page migration to Patternfly this functionality was removed. We would like to add it back, see image:

add_tp_to_tc

Adding this functionality back will make the software more useful.

ATM there is a "Clone TC into a new TP" functionality which is going to be removed. The functionality discussed here will serve as substitute.

atodorov added a commit that referenced this issue Jul 24, 2019
- this simplifies the forms and cloning operation
- will be replaced by 'Add TP to TC', see
  #1021

Note: the functionality 'Clone TC into another TP + copy', e.g.
create a new TC record (with new ID) which is part of a different
TP will not be supported. Instead the user can either:

1) Add existing TC into new TP + clone to duplicate the ID + remove
   the older TC or;
2) Manually create a new TC which will be part of the new TP
atodorov added a commit that referenced this issue Jul 25, 2019
- this simplifies the forms and cloning operation
- will be replaced by 'Add TP to TC', see
  #1021

Note: the functionality 'Clone TC into another TP + copy', e.g.
create a new TC record (with new ID) which is part of a different
TP will not be supported. Instead the user can either:

1) Add existing TC into new TP + clone to duplicate the ID + remove
   the older TC or;
2) Manually create a new TC which will be part of the new TP
atodorov added a commit that referenced this issue Jul 25, 2019
- this simplifies the forms and cloning operation
- will be replaced by 'Add TP to TC', see
  #1021

Note: the functionality 'Clone TC into another TP + copy', e.g.
create a new TC record (with new ID) which is part of a different
TP will not be supported. Instead the user can either:

1) Add existing TC into new TP + clone to duplicate the ID + remove
   the older TC or;
2) Manually create a new TC which will be part of the new TP
@atodorov atodorov added this to the patternfly-migration milestone Jan 17, 2020
atodorov added a commit that referenced this issue Feb 23, 2020
TestPlan can be selected with the following selectors:

- TP-XYZ - where XYZ are integer numbers representing ID
- XYZ - where XYZ are integer numbers representing ID
- ABC - where ABC is a string found anywhere inside plan's name

All searches are case insensitive!
atodorov added a commit that referenced this issue Feb 23, 2020
TestPlan can be selected with the following selectors:

- TP-XYZ - where XYZ are integer numbers representing ID
- XYZ - where XYZ are integer numbers representing ID
- ABC - where ABC is a string found anywhere inside plan's name

All searches are case insensitive!
atodorov added a commit that referenced this issue Feb 23, 2020
TestPlan can be selected with the following selectors:

- TP-XYZ - where XYZ are integer numbers representing ID
- XYZ - where XYZ are integer numbers representing ID
- ABC - where ABC is a string found anywhere inside plan's name

All searches are case insensitive!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant