doorstop icon indicating copy to clipboard operation
doorstop copied to clipboard

Requirements management using version control.

Results 128 doorstop issues
Sort by recently updated
recently updated
newest added

What is the rationale behind using pyficache? I experienced some weird issues with it not being able to get files during ref searches and I dug into it a bit....

question

Once the name support for UID is available (#349, #428) a command to move items may be a nice utility. The move command could do: 1. Create the target item....

I am getting this below error when I try to publish "SRD" document as HTML document. Could anybody please try to take a look at it and suggest me regarding...

question

Below is the output for the "doorstop -v" command. (base) MANOJs-MacBook-Air:doorstop manojdeshpande$ doorstop -v looking for documents in /Users/manojdeshpande... found document: SRD found document: SRD found document: HLTC.txt found document:...

question

I used google sheets to create the set of ASPICE BPs for MAN.3 as shown below. When I went to import this file. I received the error messages below. Can...

enhancement

I'm trying to use the new `references` behaviour as described in the wiki: https://doorstop.readthedocs.io/en/latest/reference/item/#references-new-array-behavior My requirement is: ``` active: true derived: false header: '' level: 1.1.1 links: - PRJ02: ZhhHI6cybMRVdVtgPToHqiAPERFx2O6FtdTjT4JIV_4=...

bug
help wanted

For browser widths [992, 1199] the TOC overlaps with the content: ![image](https://user-images.githubusercontent.com/223258/85421688-b8231f80-b542-11ea-9760-4197840fb58e.png) @1200px it 'pops' out to the side: ![image](https://user-images.githubusercontent.com/223258/85421884-f3bde980-b542-11ea-848d-7ae5870e6750.png) @ 991px it is hidden.

bug
help wanted

## Steps to reproduce the issue: * Initialize a Doorstop project with git as the version control provider * Create the file `testfile1.txt` in the project root * Create the...

bug
help wanted

If I check our [test repo](https://github.com/ros-safety/requirements-playground) and try the strict child check, I get the below: ``` $ doorstop --strict-child-check building tree... loading documents... validating items... Traceback (most recent call...

bug
help wanted

It looks like the test for `test_publish_tree_no_index` expects and index to be created still. Low priority. https://github.com/doorstop-dev/doorstop/blob/bff36c86cd12ce0a1df2e2f2eb6a232c5a517ba9/doorstop/core/tests/test_publisher.py#L153

bug
help wanted