Noel

Results 7 comments of Noel

Interested in working on this one if it is okay with you ~noelp

it block: "displays password errors messages when user is unable to set a password with incorrect current password" Verified via RSpec example run (0 failures, clean output). Manual interaction also...

Verified similar behavior in `spec/system/users/edit_spec.rb` as part of #6333. 1. Confirmed that each test asserts DB updates after submission using `reload` and field-level checks 2. Email delivery and content validated...

Completed: 1. Request limit field added to ChecklistItem 2. Validation to prevent negative values 3. Specs written and passing (checklist_item_spec.rb) In Progress: 1. Enforcement of hard limit during request creation...

> "Checklistitem"? I'm not familiar with "CheckListItem". Do you mean "Item"? Just to confirm, the model handling request limits is ChecklistItem. It maps to the checklist_items table and is already...

I just realized that I was still in the casa codebase and not human essentials. My mistake! I will pivot and reapply logic. Thank you.

Hey team, Thanks for all the support and context so far. I’ve spent some time digging into the snapshot structure and storage locations, but I’m currently prioritizing a Python course...