nextcloud / nextcloud/cookbook

Deleted already existing recipe folder

Open
#1,296 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Backend bug php
Dominant language
HTML
Stars
641
Forks
113
Avg merge
21h 31m
Merged PRs (30d)
26

Description

Upon installing the cookbook app, it had deleted all my recipes that I was already saving in a folder called, you guessed it, Recipes. Fortunately, I have a backup, but might be nice to have a warning. I didn't get any warning, nor notification. Just all my recipes... gone.
Looking a little deeper, it shows empty Recipes folder from the web page. My Android phone still shows my recipes, but I'm assuming that's because I've got them sync'd to the device. I just tried syncing from the phone, but it doesn't appear to do anything. Most of my recipes are printed pdfs from web pages, if it matters.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing installation with an existing Recipes folder, then compare the web page with the Android app after synchronization. Trace the installation and sync entry points to determine when the folder is removed and whether the behavior is recoverable. Done means existing recipes are preserved and the user receives a warning or notification before any destructive action.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.