You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently functionality for the re-add function is to re-monitor any items that are unmonitored. This suits the delete -a not-monitored workflow.
I currently use the delete -a delete workflow (makes the most sense to me, and allows me to use the monitor/unmonitor status for other purposes). The request is to have a re-add option that suits this workflow. Summary below:
Workflow
re-add -a deleted
re-add -a not-monitored
Step 1
Check exclusions
Check un-monitored
Step 2
If not available on providers, re-add and delete exclusion
If not available on providers, re-monitor
Right column - existing function
Left column - requested function
The text was updated successfully, but these errors were encountered:
Currently functionality for the
re-add
function is to re-monitor any items that are unmonitored. This suits thedelete -a not-monitored
workflow.I currently use the
delete -a delete
workflow (makes the most sense to me, and allows me to use the monitor/unmonitor status for other purposes). The request is to have are-add
option that suits this workflow. Summary below:Right column - existing function
Left column - requested function
The text was updated successfully, but these errors were encountered: