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

MissionSync: Warn if > 1 Channel #387

Open
ingalls opened this issue Oct 16, 2024 · 0 comments
Open

MissionSync: Warn if > 1 Channel #387

ingalls opened this issue Oct 16, 2024 · 0 comments

Comments

@ingalls
Copy link
Member

ingalls commented Oct 16, 2024

Context

Most of the time it is assumed user's will forget to scope the Data Sync channel list. Warn if the channel list is > 1 and force the user to confirm that this is their intended action

sahil270803 added a commit to sahil270803/CloudTAK that referenced this issue Oct 23, 2024
added a warning check in the /connection/:connectionid/channel GET endpoint that monitors when users select multiple channels for data sync. Specifically, we added a simple condition that checks if list.data.length > 1 and if true, adds a warning message to the response object. This fulfills issue dfpc-coe#387's requirement to warn users when they select more than one channel in their Data Sync channel list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant