issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript language:Java
Filter by
20.1M results
Problem
Two B2BUA regression rows fail when RTPengine is not running or not reachable on the configured NG control socket:
- rtpengine / sipp-a-uac
- rtpengine / sipp-b-uas
These are environment/backend ...
Crash Log: https://gist.github.com/thelegitdolt/d53217027811f63c23d01d4ade4cacf6
Description
Five components each call new ApiService().getSites(...) independently:
| Component | When called |
| --- | --- |
| SitesFragment | on resume (if empty) |
| PinsFragment | on resume (if empty) ...
Issue U5. 저장 성공 피드백 표준화 (ChatPage 제목·페르소나 포함)
priority: P2
type: frontend
size: S
risk: low
recommended_labels:
- ai-plan
human_gate_required: false
auto_implementation_allowed: true
dependencies: [] ...
ai-plan
Description
Currently, the website only displays a fixed dark theme, and there is no visible option for users to switch between dark
mode and light mode. Adding a theme toggle button would improve accessibility ...
Description
PinsFragment.load() sorts its list by name after fetching:
java.util.Collections.sort(pinList, (a, b) - {
String na = a.name != null ? a.name : a.displayCallsign();
String nb = b.name ...
Hey @hudazaan Wanted to step up my game from easy issues, so here s a heavy lifter.
Feature Request: Add Watch Mode (--watch flag)
Summary
The core idea is simple: instead of manually re-running kuberef ...
Description
HereFragment creates an unbounded cached thread pool at field initialisation:
private final ExecutorService bgExecutor = Executors.newCachedThreadPool();
It is never shut down. On fragment ...
CI rouge sur main depuis plus de 24h
Détecté par .github/workflows/ci-health-check.yml à 2026-06-13T07:32:53Z.
- Nombre de runs en échec hors fenêtre 24h : 7
- Run le plus ancien : SonarQube Analysis ...
ci-incident

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.