issues Search Results · language:Dune language:JavaScript language:Java language:Java language:Java language:PHP linked:pr
Filter by
3.6M results
목표
신고 사진 데이터가 운영 DB에만 남아 있는 상태를 줄이기 위해, 시설 신고 사진을 별도 백업 산출물로 추출하는 운영 기준선을 만든다.
대상 영역
- tools/ops
- tools/ci
- 시설 신고 사진 백업 운영 절차
배경
시설 신고 사진은 고장 시설 확인과 검수 근거로 쓰이지만 개인정보가 포함될 수 있어 접근 권한과 보관 위치를 ...
Summary
Enable the built-in no-multi-assign rule in the shared rule set.
What it catches
Chained assignment expressions, where one statement assigns the same value to several targets at once:
// flagged ...
Summary
Playwright E2E detects that creating a person with a ZIP code and manually typed address fields does not round-trip the
typed values. The asynchronous CEP lookup response overwrites fields after ...
Category
language · php-src-strict
Problem
PHP 8.4 property hooks require a single property declaration. Declaring a hooked property and a separate backing field
with the same name is a parse/compile ...
area:compiler
area:vm
enhancement
implementation-ready
IMPORTANT
phase-2:language
Category
language · php-src-strict
Problem
Zend rejects object expressions in class constant initializers at compile time:
class Holder {
public const X = new C(1); // Fatal: New expressions are ...
area:compiler
area:vm
enhancement
implementation-ready
IMPORTANT
phase-2:language
bug
목표
관리자 시설 신고 검수 화면에서 신고 처리 시간 운영 지표를 확인할 수 있게 한다.
대상 영역
- 백엔드 관리자 시설 신고 화면
- 신고 운영 지표
배경
시설 신고는 교통약자 이동에 직접 영향을 주는 현장 정보를 운영 검수로 연결한다. 신고가 접수된 뒤 실제 검수 완료까지 걸리는 시간을 화면에서 확인할 수 있어야 운영 지연을 빠르게 파악하고 ...

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.