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

Behavior of utils.merge_sections for referenced subsections #163

Open
ka-sarthak opened this issue Feb 6, 2025 · 0 comments
Open

Behavior of utils.merge_sections for referenced subsections #163

ka-sarthak opened this issue Feb 6, 2025 · 0 comments

Comments

@ka-sarthak
Copy link
Collaborator

A quantity of type ReferenceEditQuantity is not a sub-section. merge_section understands it as a quantity and uses _not_equal to compare. This always returns False even if the content of the referenced sections is the same.

We need to make a qualification for reference edit quantities to be treated as sub-sections and apply the merging recursively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant