issues Search Results · language:Dune language:Python language:C# language:PHP language:JavaScript linked:pr
Filter by
5.4M results
Sekarang kita menghitung jumlah transaksi harian dari:
- POS
- Pembelian bahan baku
- Transfer stock
- Stock opname
Hilangkan stock opname dari perhitungan
Summary
The hive layout has a hard-coded estimated directory radius cap. Move it into HiveLayoutOptions so layout tuning stays
centralized.
Validation
- dotnet build ChangeTrace.csproj
Bug
createUser() currently creates a server id and then spreads the request payload afterward. If a client sends an id
field, that client-supplied id overrides the server-generated usr_... id and is stored ...
postJob currently uses createJobSchema.parse inside an async controller. Invalid job payloads are not converted into a
controlled client error response. Job creation should use safe validation and return ...
htmx.org@1.9.10:1 GET https://admin.zenico.app/dashboard/activity/ 500 (Internal Server Error)
he @ htmx.org@1.9.10:1
(anonymous) @ htmx.org@1.9.10:1
(anonymous) @ htmx.org@1.9.10:1
setTimeout
ot @ htmx.org@1.9.10:1 ...
POST /api/users currently passes req.body directly to the user service, so invalid emails or unsupported roles can be
stored successfully through the direct user controller. Direct user creation should ...
Summary
RenderEventKinds.All should include FileCoupling so default rendering does not exclude file relationship events.
Validation
- dotnet build ChangeTrace.csproj
Optional attendance field in lesson-record.schema.json (enum: present/absent/late).
enhancement
Add a mermaid diagram to docs/architecture.md showing data flow between components.
documentation
good first issue
POST /api/reviews currently passes req.body directly to the review service, so missing ratings or out-of-range ratings
can be stored successfully. Review creation should require an integer rating from ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.