Skip to content

Python API for needextend #1593

@ubmarco

Description

@ubmarco

There are use cases, in which we want to contribute to existing need IDs.
E.g. https://codelinks.useblocks.com/ wants to add local/remote file URLs to existing needs.

The current workaround is to write RST files containing needextend directives.

The improve the situation, we need to expose needextend to the Python API.
We would need to have a function extend_needs that takes a list of NeedsExtendType instances.
That should be passed to the extend_needs_data function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E3Medium efforts (3-7 days)P3Medium priorityenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions