mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #735] BUG: Forwarding Address True for All Accounts #375
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#375
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CHRIS-BRANNON on GitHub (Feb 8, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/735
Describe the bug
When viewing a user under Identity Management > Users the Forwarding Address shows a green check in the Email Settings section.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should only be marked off if a forwarding address is set. Right now, it's marked off for all accounts.
@homotechsual commented on GitHub (Feb 8, 2022):
I can reproduce this behaviour for users with forwarding disabled - we're evaluating a string as a boolean I believe.
@KelvinTegelaar commented on GitHub (Feb 11, 2022):
fixed in dev