Skip to content

Feature: Handle recursive deletion of sections #1001

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

Closed
mettta opened this issue Mar 10, 2023 · 1 comment · Fixed by #2249
Closed

Feature: Handle recursive deletion of sections #1001

mettta opened this issue Mar 10, 2023 · 1 comment · Fixed by #2249
Assignees
Milestone

Comments

@mettta
Copy link
Collaborator

mettta commented Mar 10, 2023

When a section has child sections or requirements, we must take care of all the references that exist between requirements and other requirements and between text and sections.

@mettta mettta added this to the 2023-Q1 - First UI release milestone Mar 10, 2023
stanislaw added a commit that referenced this issue Jun 17, 2023
This class should simplify maintenance of the growing number of links between various entities, such as Anchors, Links, Sections, Requirements, ...

Related to: #1191 (more edge cases and validations for that ticket)
Related to: #1001 (ground work for that ticket)
stanislaw added a commit that referenced this issue Jun 17, 2023
This class should simplify maintenance of the growing number of links between various entities, such as Anchors, Links, Sections, Requirements, ...

Related to: #1191 (more edge cases and validations for that ticket)
Related to: #1001 (ground work for that ticket)
@stanislaw stanislaw modified the milestones: 2023-Q3, 2023-Q4 Oct 5, 2023
@stanislaw stanislaw removed the Feature label Nov 16, 2023
@stanislaw stanislaw modified the milestones: 2023-Q4, 2024-Q1 Jan 2, 2024
@stanislaw stanislaw modified the milestones: 2024-Q1, 2024-Q2 Apr 6, 2024
@stanislaw stanislaw modified the milestones: 2024-Q2, 2024-Q3 Jul 7, 2024
@stanislaw stanislaw modified the milestones: 2024-Q3, 2024-Q4 Oct 13, 2024
@stanislaw
Copy link
Collaborator

This ticket is now part of a larger epic #2193.

@stanislaw stanislaw changed the title Handle recursive deletion of sections Feature: Handle recursive deletion of sections May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants