Notes with registration number (certificate) not persisting after save #89

Open
opened 2026-07-07 16:19:40 +12:00 by fastie81 · 0 comments
Owner

Problem (via Natasha McKee - WA)

When editing grading info, adding registration number (certificate) in notes does not show up after saving.

Steps to Reproduce

  1. Go to grading info page
  2. Edit notes and add registration number/certificate
  3. Save changes
  4. Registration number does not appear in saved notes

Expected Behavior

Registration number/certificate info should persist in notes after saving.

  • app/core/entities/models.py (Note/Grading models)
  • app/core/operations/note_ops.py or grading operations
  • frontend/src/pages/grading/ (notes form submission)
  • frontend/src/pages/members/ (notes display)
  • Issue #67 (Notes Edit) - this is specific to registration number field
### Problem (via Natasha McKee - WA) When editing grading info, adding registration number (certificate) in notes does not show up after saving. ### Steps to Reproduce 1. Go to grading info page 2. Edit notes and add registration number/certificate 3. Save changes 4. Registration number does not appear in saved notes ### Expected Behavior Registration number/certificate info should persist in notes after saving. ### Related Files - `app/core/entities/models.py` (Note/Grading models) - `app/core/operations/note_ops.py` or grading operations - `frontend/src/pages/grading/` (notes form submission) - `frontend/src/pages/members/` (notes display) ### Related To - Issue #67 (Notes Edit) - this is specific to registration number field
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fastie81/honbu-manager#89
No description provided.