pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript language:Python
Filter by
184M results
Problem
The quill-components package shipped zero tests — only the sibling charts package had any. The new single-date
DatePicker (#65098) and the grid/input extraction it performed on DateTimePicker ...
Context
The PR adds a missing breaking-change section to the 17.1 → 18.0 migration guide.
While validating the guide against the release/18.0.0 changelog, the wrapper DOM structure change from #12094 ...
문제
메뉴 권한 저장 후 서버 재시작(또는 재로그인 시) 권한 데이터가 초기화되어 전체 체크 상태로 돌아감
원인
mockMenuPermissions가 in-memory({})로만 관리 → PM2 재시작 시 데이터 소실 → API 빈 배열 반환 → noPermSet = true → 전체 선택 기본값 적용
해결
- 권한 저장 시 mock-menu-permissions.json ...
Bugfix: _ClickableRow, _BehandlungsartDialog, _BudgetDialog in budgets_panel.py und FileUploadDialog,
_ScannerNotAvailable, _ScanCancelled in files_panel.py fehlten als Imports — die Mixin-Dateien importieren ...
Fix multiprocessing in Classification LightGBM Selection
Summary
This PR fixes multiprocessing failures in the Classification LightGBM feature-selection node.
Changes
- Replaced multiprocessing.Pool ...
What why
Turns the signed DMG / NSIS / AppImage into self-updating apps by wiring electron-updater to the GitHub Releases the
pipeline already publishes. No new distribution infra — just the update ...
Fixes work-item bd-ib-2qv7mk (P1 bug).
Problem
real-work-dispatch.sh defaults MODE=autonomous while passing --item. The dispatcher.py loop was ignoring the requested
item in autonomous mode, allowing ...