Skip to content

issues Search Results · language:Dune language:TypeScript language:JavaScript language:TypeScript linked:pr language:Java

Filter by

6.6M results  (364 ms)

6.6M results

概要 CreateGoalEvaluation で kind === final の場合、evaluation を INSERT した後に goal の status を done` に UPDATE する。 UPDATE が失敗すると evaluation は残るが goal は done にならず、整合性が壊れる。 発生場所 - api/src/application/goal/create-goal-evaluation.ts ...
bug

Parent bounty: #743 This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this issue. If you would like to work on it, please create another ...

概要 Payslip.create() は常に status: issued で作成する。 一方 CancelPayslip.run() は status === draft でなければ already_issuedを返す。 したがってDELETE /payslips/:id` は常に 409 を返し、事実上デッドコードになっている。 発生場所 - api/src/domain/payroll/payslip.ts ...
bug

Add POST /mirror that accepts JSON body and returns it back as response. Add GET /mirror that returns all previous POST bodies (stored in memory as an array). Store up to 10 items max — if the array exceeds ...

🟢 Good First Issue: Add Video Game Quote #107 — Beginner-Friendly Open Source Contribution ![Time: 1 minute](https://img.shields.io/badge/Time- 1_minute-brightgreen) Difficulty: Beginner No Code Required ...
community
enhancement
first-timers-only
good first issue
hacktoberfest
help wanted
low hanging fruit
up-for-grabs

목적 악의적인 요청(무한 호출, 스팸, DOS 등)으로부터 주요 엔드포인트를 보호하기 위해 IP 기반 Rate Limit 필터를 구현합니다. 작업 내용 - AuthRateLimitFilter: IP 추출, Redis 기반 요청 횟수 카운팅, 초과 시 429 응답 + Retry-After 헤더 처리 - RateLimitProperties: yml ...
enhancement

Description Removing a tag from a switch is not possible Steps to Reproduce 1. Create a switch and assign a tag 2. Go to /sites/:site/switches/:switch 3. Click Edit 4. Remove the assigned tag 5. ...
bug

The last clause of the project s founding sentence: …and even mining new blocks. - schema/chain.jsonld: testnet, signet, regtest NetworkParams instances join mainnet (magic, genesis, powLimit, address ...

Description The available lawyers endpoint currently returns a hardcoded value of 0 for the casesHandled field for every lawyer. The application already has access to actual case counts through CaseRepository.countByLawyer(User ...
bug
gssoc
type:bug
type:feature

背景 Reddit 風 UI への pivot 時に r/{slug} という Reddit 慣習の表示形式を採用したが、Hatchery 独自のサービスとして r/ プレフィックスは不要。現在以下の 3 箇所に残っている。 - client/src/routes/CommunityBrowseScene.tsx:58 — カードの見出しに r/{community.slug} - client/src/routes/CommunityScene.tsx:37 ...
milestone/v1.1.0
priority/low
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.