CL Fisher
CL Fisher
# Summary When you click add an item, then click on the item you want very quickly, sometimes it reverts to the first item on the list. # Why fix...
# Summary Allow banks to see inactive donation sites and to restore them # Why We recently made donation sites deactivatable rather than deletable -- because deleting donation sites also...
Rework calculation of number of people to allow number of kits per person to be taken into account
# Summary We had been assuming 1 kit per person in our calcs regarding number of people served in the annual report. This is not alwaus right -- so we'll...
# Summary If a super admin is editing an account request and attempts to save it, but there is an error, the user information disappears. This shouldn't happen. # Why...
# Summary If you select a child to be in a request, that child's items should be included in the request, whether or not the child is currently designated active....
# Summary Adjust the values around incontinence supplies in the annual survey to include kits. # Why? Time saved around annual reporting. Requested by NDBN # Details This is similar...
# Summary Add the Avg. number of individuals receiving period supplies monthly to Annual Survey # Why NDBN asks for these values from the banks in their annual survey. Much...
# Summary Users are reporting that they have to select items twice. We need to address that. # Why? Reduce user frustration, also possible errors when they don't notice that...
# Summary If you delete an item, any requests using that item are unviewable So you shouldn't be able to delete an item if there are any requests. # Why?...
# Summary Replace redis with solidcache # Why? Slimming down our prod # Details Check that everything we use redis for will still works. Make it so! # Criteria for...