Terry Fei

Results 6 issues of Terry Fei

can this module install on ubuntu?

maybe a helm chart is goof for k8s

enhancement
help wanted

**Describe the solution you'd like** like multi Forward host to upstream or can edit http level config

enhancement

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...

## * Describe the bug ctx.auth.user is always undefined in ```js acl.allow('orders', ['create', 'update'], (ctx) => { return ctx.auth.user?.isAdmin ?? false; }); ``` ## * Environment 2.0.0-alpha.46 - Database type...

## * Describe the bug when add JS Item in sub form, ctx.record is parent value, so we have no way of confirming which subform's data is current ## *...