diff --git a/doc/bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing.mdwn b/doc/bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing.mdwn new file mode 100644 index 0000000000..cee8da93ff --- /dev/null +++ b/doc/bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing.mdwn @@ -0,0 +1,4 @@ +When deleting a remote via the webapp, if syncing is disabled +the content will never get removed from the remote. So, the starting to +delete a remote should probably enable syncing to it, or warn if syncing is +disabled. --[[Joey]] diff --git a/doc/forum/Deleting_remotes_doesn__39__t_work__8230__/comment_2_a33c699726e5a913da72671ceb9be989._comment b/doc/forum/Deleting_remotes_doesn__39__t_work__8230__/comment_2_a33c699726e5a913da72671ceb9be989._comment new file mode 100644 index 0000000000..972db0e058 --- /dev/null +++ b/doc/forum/Deleting_remotes_doesn__39__t_work__8230__/comment_2_a33c699726e5a913da72671ceb9be989._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-05-12T19:14:05Z" + content=""" +Thanks, good analysis! I've opened a bug about this: +[[bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing]] +"""]]