Skip to content

Conversation

@tmenzel27
Copy link
Collaborator

🗒 Description

  • Defers BayType application to first LNode assignment
  • Properly sets iedName
  • Also sets the correct LDevice Name

📷 Demo screen recording or Screenshots

  • Not applicable

📋 Checklist

You may remove tasks that do not make sense in this PR.

  • Ticket-ACs are checked and met
  • GitHub labels are assigned
  • Git Ticket / issue is linked with PR
  • Designated PR Reviewers are set
  • Tested by another developer
  • Changelog updated
  • Documentation updated (check Documentation guidelines for further reading )
  • All comments in the PR are resolved / answered

🔦 Useful commits

You can add specific commits which are worth taking a look into

❌ Link issue(s) to close - hint

closes #ISSUE_NUMBER

@maxschmalenbach maxschmalenbach changed the base branch from main to feat(dist)/assign-ln-to-ied January 30, 2026 11:02
allEdits,
didApplyBayType ? { squash: true } : { title }
)
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks really complex, lets break this down into multiple functions with more descriptive names, so we know whats happening

): Element | null {
let functionElements: Element[] = []

// EqFunctions are inside ConductingEquipment
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this also looks really complex, perhaps break this down into smaller chunks?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i need to change this back to your version

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

Successfully merging this pull request may close these issues.

3 participants