Skip to content

feat: Add device user labels to notifications #48

@Starosdev

Description

@Starosdev

Summary

Include optional user-provided device labels in notification payloads to make notifications easier to identify in large deployments.

Why

Currently notifications only include device WWN/serial which can be hard to identify. User-defined labels would provide better context.

File

webapp/backend/pkg/notify/notify.go (line 129)

Acceptance Criteria

  • DeviceLabel field added to notification payload
  • Label propagated from Device model
  • Backwards compatible (empty label doesn't break notifications)
  • Documentation updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions