Preserve timestamp of note, when changing category
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Please make a clear and concise description of what the bug is.
Steps to reproduce
- Change category of a note
Expected behaviour
Note should keep his creation date, timestamp, when it is just moved and not edited itself
Actual behaviour
Gets a new timestamp
Screenshots
If applicable, add screenshots to help explain your problem.
Server
Please complete the following information.
- Notes app version: latest
- Nextcloud version: latest
- OS:
- Web server:
- PHP version:
- Database:
Nextcloud configuration:
Client
Please complete the following information.
- Browser (incl. version):
- OS:
Log files
Add relevant parts of your nextcloud.log and/or your browser's JavaScript console here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the report. Start by locating the code path for changing a note's category, then verify that moving a note preserves its creation timestamp without editing the note; the work is done when that behavior is covered and reproducible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100