question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

needimport ignores all links between needs

See original GitHub issue

I have a proper needs.json containing some valid needs that are linked to each other. Now when I “needimport” this file, all needs are imported, but without links. I couldn’t find a hint in the documentation, that specifies this behavior: https://sphinxcontrib-needs.readthedocs.io/en/latest/directives/needimport.html

Probably this is a bug? Or are there any other way to achieve this?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
danwoscommented, Apr 21, 2021

Thanks for the hint 👍 and I have updated the docs. I think you can use pip install -e . to install from source.

1reaction
twodropscommented, Apr 21, 2021

@arnoox The new instructions to build from sources are here https://github.com/useblocks/sphinxcontrib-needs/blob/master/docs/contributing.rst

I guess the Readme update was missed during the Poetry migration.

@danwos Do you want to point to contributing.rst from Readme?

Read more comments on GitHub >

github_iconTop Results From Across the Web

needimport ignores all links between needs · Issue #227 · useblocks ...
I have a proper needs.json containing some valid needs that are linked to each other. Now when I "needimport" this file, all needs...
Read more >
needimport - Sphinx-Needs 1.1.0 documentation
When using :id_prefix: , we replace all ids used for links and inside descriptions, if the id belongs to an imported need.
Read more >
Why do you need to import React multiple times in parent and ...
In nodejs each file is a module, that has its own scope of variables. When you import variable into file ( React for...
Read more >
Solved // Feel free to add here any import statements that
Question: // Feel free to add here any import statements that you needimport java.util.ArrayList;/** TOTAL = 8 points This class models information about...
Read more >
Blackbaud Raiser's Edge Import Guide
provide access to all related fields found in your database. See “Import Tables” on page 95 for a ... ❑Set up all tables...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found