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

Add field to comment and mark a requirements/svc as no longer valid #21

Open
lfvbarcus opened this issue Feb 13, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@lfvbarcus
Copy link
Contributor

lfvbarcus commented Feb 13, 2024

Summary

Requirements evolve and sometimes a requirement isn't valid anymore but we shouldn't just remove it. There should be a way to mark it as non-valid and have space to explain why.

Some reason could be.

  • clash or overlap with other requirement
  • changed environment, something outside of the project change.
  • new insights gained

Same goes for svc.

@lfvbarcus lfvbarcus added the enhancement New feature or request label Feb 13, 2024
@lfvdavid
Copy link
Contributor

lfvdavid commented Apr 10, 2024

  • inactive: (optional parameter)
    • removed / updated / etc.: (field with pre defined values for reason requirement is inactive)
      • description: (describe why requirement is inactive)
      • new_requirement: (if requirement is updated / revised in a new requirement, new ID here) (optional)

With the inactive parameter being optional we can simply ignore processing any requirement with the field present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants