A user should be able to de-queueing communications that are queued to be sent to the satellite during its next passover.
Additional Details
This should be exposed to the user as a de-queue button within each log within the Logs screen of the web app. This delete button should only be visible within logs that have an is_queued value of true.
Brief Feature Description
A user should be able to de-queueing communications that are queued to be sent to the satellite during its next passover.
Additional Details
This should be exposed to the user as a de-queue button within each log within the Logs screen of the web app. This delete button should only be visible within logs that have an
is_queued
value oftrue
.Priority
Medium