Skip to content
Snippets Groups Projects
Commit 29eea64d authored by dakkar's avatar dakkar
Browse files

update notes to make sure we remember to check import/create problems

parent ff0117a1
No related branches found
Tags 13.14.1
No related merge requests found
......@@ -462,6 +462,8 @@ fix conflicts and *commit*!
*after that commit*, do all the extra work, on the same branch:
* copy all changes:
* from `NoteCreateService.create` to `NoteCreateService.import` (and
vice versa if `git` got confused!)
* from `NoteCreateService` to `NoteEditService`
* from `ApNoteService.createNote` to `ApNoteService.updateNote`
* from `endoints/notes/create.ts` to `endoints/notes/edit.ts`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment