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

V&V Tasks Not Associated With Requirement #52

Open
weibullguy opened this issue Aug 28, 2017 · 3 comments
Open

V&V Tasks Not Associated With Requirement #52

weibullguy opened this issue Aug 28, 2017 · 3 comments
Assignees
Labels
bump: patch Issue or PR documents a bug fix or enhancement requiring a patch version bump. dobranch Create issue branch when issue is assigned. priority: normal Issue or PR is normal priority. status: inprogress Issue or PR is open, milestoned, and assigned. type: feature Issue or PR adds or requests new functionality.
Milestone

Comments

@weibullguy
Copy link
Collaborator

There is no way to associate a V&V task with a hardware or software item. Provide a method to associate a V&V task with at least one hardware and one software item. At minimum, the task should be associate-able with the assembly level for hardware and module level for software.

A V&V Task/Hardware and V&V Task/Software matrix would be even better to allow a task to be associated with multiple hardware/software items. The ability to select whether components/units are included in the matrix would be best.

@weibullguy weibullguy added Module:Validation priority: blocker Issue or PR is critical priority; it must be resolved to release. status: inprogress Issue or PR is open, milestoned, and assigned. type: fix Issue or PR affects existing functionality. labels Aug 28, 2017
@weibullguy weibullguy added this to the Release 1.0.0beta milestone Aug 28, 2017
@weibullguy weibullguy self-assigned this Aug 28, 2017
@weibullguy weibullguy modified the milestones: Release 1.0.0beta, Release 1.0.0 Nov 27, 2017
@weibullguy weibullguy added status: backlog Issue or PR is open, unmilestoned, and unassigned. and removed status: inprogress Issue or PR is open, milestoned, and assigned. labels Apr 12, 2018
@weibullguy weibullguy added status: inprogress Issue or PR is open, milestoned, and assigned. and removed status: backlog Issue or PR is open, unmilestoned, and unassigned. labels Jul 9, 2018
@weibullguy
Copy link
Collaborator Author

Fixed Validation-Hardware issue in commit 78dced1

Moving to release 1.3.0 for Validation-Software fix.

@weibullguy weibullguy modified the milestones: Release 1.0.0, Release 1.3.0 Jul 13, 2018
weibullguy added a commit that referenced this issue Jul 13, 2018
- Fixes issue #52 for Validation:Hardware.
- Add method to create/refresh matrix.
- Update method names to conform with RTK coding standards.
- Add Hardware:Requirement matrix.
- Add Hardware:Validation matrix.
- Add Validation:Requirement matrix.
- Add Validation:Hardware matrix.

Signed-off-by: Doyle Rowland <andrew.rowland@reliaqual.com>
@weibullguy weibullguy added status: backlog Issue or PR is open, unmilestoned, and unassigned. and removed status: inprogress Issue or PR is open, milestoned, and assigned. labels Jul 18, 2018
@weibullguy weibullguy removed this from the Release 1.2.0 milestone Jan 11, 2021
@weibullguy weibullguy added enhancement bump: patch Issue or PR documents a bug fix or enhancement requiring a patch version bump. and removed priority: blocker Issue or PR is critical priority; it must be resolved to release. type: fix Issue or PR affects existing functionality. module:validation labels Jan 15, 2021
@weibullguy weibullguy added the priority: normal Issue or PR is normal priority. label Jan 23, 2021
@weibullguy weibullguy added type: feature Issue or PR adds or requests new functionality. and removed enhancement labels Jul 24, 2021
@weibullguy weibullguy added the dobranch Create issue branch when issue is assigned. label Aug 22, 2021
@weibullguy weibullguy added this to the v1.0.0 milestone Feb 20, 2022
@weibullguy weibullguy removed their assignment Apr 17, 2022
@weibullguy weibullguy modified the milestones: v1.0.0, v0.20.0 Jun 13, 2022
@weibullguy
Copy link
Collaborator Author

This no longer makes sense (if it ever did). V&V tasks need to be associated with a Requirement. Updated title to reflect desired outcome.

This will require a new many-to-many relationship (table or view?) in the database. Probably display this using a RAMSTKTreeView in list mode. Could have the treeview be a list of all requirements with a checkbox to indicate which are verified by a given V&V task. Or the treeview could list only those requirements the V&V task is associated with and each requirement is selected from a combo.

@weibullguy weibullguy changed the title V&V Tasks Not Associated With Hardware/Software V&V Tasks Not Associated With Requirement Jun 16, 2022
@weibullguy weibullguy self-assigned this Jun 16, 2022
@github-actions github-actions bot added status: inprogress Issue or PR is open, milestoned, and assigned. and removed status: backlog Issue or PR is open, unmilestoned, and unassigned. labels Jun 16, 2022
@github-actions
Copy link
Contributor

Branch feat/issue-52 created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump: patch Issue or PR documents a bug fix or enhancement requiring a patch version bump. dobranch Create issue branch when issue is assigned. priority: normal Issue or PR is normal priority. status: inprogress Issue or PR is open, milestoned, and assigned. type: feature Issue or PR adds or requests new functionality.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant