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

fix!: Extract-reqtypes-from-generic-serializer #135

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ewuerger
Copy link
Member

@ewuerger ewuerger commented Nov 22, 2024

The requirements text is outsourced from the generic serializer into it own serializer called:
add_requirements_text_grouped_by_type.

Still needs:

  • Config validation
  • Test case for the attachments from ReqIFText
  • Documentation

The config should look like this:

Property:
    serializer:
      add_requirements_text_grouped_by_type:
        - Assumption
        - Rationale
        - Standards

Which adds custom fields Assumption, Rationale and Standards to the work item Property. The value of these custom fields is the unordered list of all texts from requirements of this type in relation to the Property.

@ewuerger ewuerger changed the title Extract-reqtypes-from-generic-serializer fix!: Extract-reqtypes-from-generic-serializer Nov 22, 2024
@ewuerger ewuerger self-assigned this Nov 22, 2024
@ewuerger ewuerger added the enhancement New feature or request label Nov 22, 2024
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

Successfully merging this pull request may close these issues.

1 participant