human-essentials icon indicating copy to clipboard operation
human-essentials copied to clipboard

Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytic...

Results 440 human-essentials issues
Sort by recently updated
recently updated
newest added

From BugSnag: Delayed::WorkerTimeout HistoricalDataCacheJob@default See https://app.bugsnag.com/ruby-for-good/human-essentials/errors/64e437ef88578c00083d0b99?filters[error.status]=open&filters[event.since]=30d This came up before, and we cheated by increasing the timeout. I think this time we should look at optimizing directly, as the timeout...

core team

### Summary Viewing or updating distributions is incredibly slow - we are seeing an average of about 15-20 second load time. Let's speed this up! ### Things to consider _No...

Difficulty—Intermediate
stale

# Summary Some of the fields on base item are not used. Delete them. # Why Avoiding future developer confusion # Details Look at the super user base item form...

BLOCKED
core team
stale

# Summary Add fields for packs to the model, plus some sample seed data # Why? We're intending to do packs at the RFG event. Having the fields in place...

core team
stale

### Context for documentation change We know there are things that are in the heads of only one or two people. That needs to change. ### Proposed solution A full...

core team

# Summary Admin paths currently require a organization_id, which is the short_name. Unless actually dealing with an organization, they shouldn't. Also address the mismatch between the parameter name and what...

Difficulty—Advanced

# Summary Add contact info to Donation Sites # Why We already have the address, but most communication is done with a specific person via email or phone # Details...

Difficulty—Intermediate

# Summary Add "prior year" to the date range drop downs throughout. # Why? In January, a lot of people are trying to get information about the year before. They...

Difficulty—Beginner
stale

Resolved #3991 . This changes the `organization_id` parameter to `organization_name`, and removes the need for `organization_name` in admin controllers. This is a pretty big change - we probably should do...