Skip to content

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

Open
ewuerger wants to merge 5 commits intomainfrom
extract-reqtypes-from-generic-serializer
Open

fix!: Extract-reqtypes-from-generic-serializer#135
ewuerger wants to merge 5 commits intomainfrom
extract-reqtypes-from-generic-serializer

Conversation

@ewuerger
Copy link
Copy Markdown
Collaborator

@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
@ewuerger ewuerger force-pushed the extract-reqtypes-from-generic-serializer branch from effaef4 to 242599e Compare April 9, 2025 07:29
@ewuerger ewuerger force-pushed the extract-reqtypes-from-generic-serializer branch from edd8cab to 6fe7cf0 Compare April 9, 2025 10:49
@ewuerger ewuerger marked this pull request as ready for review April 9, 2025 11:29
@ewuerger ewuerger requested a review from micha91 April 9, 2025 11:29
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