Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ID Generation for Hazards not working properly #30

Open
Drakae opened this issue Apr 11, 2024 · 0 comments
Open

ID Generation for Hazards not working properly #30

Drakae opened this issue Apr 11, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Drakae
Copy link
Contributor

Drakae commented Apr 11, 2024

When declaring a Hazard without references to losses and then modifying the ID, leads to unwanted changes,
Example:

Losses
L1 "Loss of life or serious injury to people"
L2 "Loss of or damage to vehicle" 

Hazards
H1 "fjshsj" [L1, L2]
H2 "hf"

Deleting the 2 in the "H2" ID creates a lot of Hs in the description wihtout stopping. Modifying the ID to "H2.1" creates H2H2hf"

@Drakae Drakae added this to the v0.5.0 milestone Apr 11, 2024
@Drakae Drakae added the bug Something isn't working label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant