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

Remove print functionality from structure modifier #3829

Open
3 tasks
BenediktMehl opened this issue Nov 21, 2024 · 0 comments
Open
3 tasks

Remove print functionality from structure modifier #3829

BenediktMehl opened this issue Nov 21, 2024 · 0 comments
Labels
difficulty:low Solving this is likely not that difficult good first issue pr-analysis Issues that touch the analysis pr(oject). priority:medium Set by PO

Comments

@BenediktMehl
Copy link
Collaborator

Fully remove print functionality from structure modifier

Description

In this PR #3668 we moved the functionality to print the structure of a file from "structure modifier" to "inspection tool", but its still possible to use the print functionality from the "structure modifier". Remove at option completely.

Acceptance criteria

  • All docu pointing to the print-level functionality from is removed from structure modifier
  • All code enabling that feature in structure modifier is removed
  • All dependecies from structure modifier to inspection tool are removed

Assumptions & Exclusions

  • We should not do that now (21.11.24) but at a later point in time so users have time to adapt to that change.
  • No need to write new code
@BenediktMehl BenediktMehl added pr-analysis Issues that touch the analysis pr(oject). difficulty:low Solving this is likely not that difficult good first issue labels Nov 21, 2024
@ChristianHuehn ChristianHuehn added the priority:medium Set by PO label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:low Solving this is likely not that difficult good first issue pr-analysis Issues that touch the analysis pr(oject). priority:medium Set by PO
Projects
None yet
Development

No branches or pull requests

2 participants