This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
Update X of Y notification step labeling to calculate total steps based on enabled features #65
Labels
Milestone
As of this writing this only applies to Teams notifications, but it's worth thinking about in a larger scope.
Snippet from a switch statement responsible for setting a message card Title field:
Ideally the
of 3
bit wouldn't be static and would be determined solely by the list of enabled features. As of this issue, this mostly pertains to sessions termination support which can be either enabled or disabled. Additionally, this section is never reached if the reported username (or associated IP Address) is in an "ignored" file (and that file is referenced by the config settings).The text was updated successfully, but these errors were encountered: