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

Filter email receivers by user state #7426

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

nicholaspcr
Copy link
Contributor

Summary

Backport of https://github.com/TheThingsIndustries/lorawan-stack/pull/4468

Changes

  • Filter email receivers which don't have their user.State approved.
Regressions

...

Notes for Reviewers

@happyRip this need to be cherry picked.

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • Documentation: Relevant documentation is added or updated.
  • Testing: The steps/process to test this feature are clearly explained including testing for regressions.
  • Infrastructure: If infrastructural changes (e.g., new RPC, configuration) are needed, a separate issue is created in the infrastructural repositories.
  • Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

@nicholaspcr nicholaspcr added this to the v3.33.0 milestone Dec 4, 2024
@nicholaspcr nicholaspcr self-assigned this Dec 4, 2024
@nicholaspcr nicholaspcr requested a review from a team as a code owner December 4, 2024 13:51
@github-actions github-actions bot added the c/identity server This is related to the Identity Server label Dec 4, 2024
@johanstokking johanstokking merged commit b8f6e79 into v3.33 Dec 6, 2024
13 checks passed
@johanstokking johanstokking deleted the fix/support-access-requested-changes branch December 6, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/identity server This is related to the Identity Server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants