sphinx-needs icon indicating copy to clipboard operation
sphinx-needs copied to clipboard

in calc_sum added needs.values() as parameter to filter_single_need()

Open PhilipPartsch opened this issue 10 months ago • 3 comments

try to implement #1452

PhilipPartsch avatar May 07 '25 21:05 PhilipPartsch

@ubmarco, @danwos , @chrisjsewell : Could I get a review?

PhilipPartsch avatar Nov 08 '25 21:11 PhilipPartsch

The Idea is to have the same filter algorithm as for needtable, needlist, ...

PhilipPartsch avatar Nov 09 '25 21:11 PhilipPartsch

Even the documentation specifies, we can use needs within filter string in calc_sum: https://sphinx-needs.readthedocs.io/en/latest/filter.html#filter-string

So the missing needs are a bug.

PhilipPartsch avatar Nov 11 '25 10:11 PhilipPartsch