Brian Glusman
Brian Glusman
Definitely no such requirement! We are en entirely pragmatic project at this point with basically no formal requirements at all, just an eagerness and appreciation for help and getting things...
Keep in mind this was created in zenhub which we may abandon but this is either the epic or part of the epic I forget :-)
I think "on order" is insufficiently clear to make this workable in current form... maybe we need a seperate location like a wiki or a trello board for "feature ideas"...
Sure, I wanted to version config/secret combinations in ky for kubernetes deployments, and wanted human friendly names... We calculate a Sha of something deterministically so changes will (almost) always change...
Er same names, sorry on mobile:-)
I came here to report a somewhat similar error, probably should be it's own ticket, but will put here for now.... mine is ``` Request: GET /admin/users/1 ** (exit) an...
@praveenperera or @smpallen99 either of you have a minute to discuss/help me think about this in the next day or two?
Of course! Thanks @smpallen99 ! Here's one of the errors: ``` Request: GET /admin/credit_type_memberships/new ** (exit) an exception was raised: ** (KeyError) key :id not found in: %OpenPantry.FoodGroup{__meta__: #Ecto.Schema.Metadata, credit_types:...
(FWIW, I'm also considering fixing this a few other ways, but though I only currently care about these 2 tables, especially in the admin, there are numerous other tables referencing...
Thanks Steve! That fixes the proximate cause (running locally via `path: "../ex_admin"` with edited fork, so the page renders with a valid belongs_to drop down, but it's not actually setting...