issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:Java
Filter by
5.8M results
Описание
Привести переменные окружения к единому стилю вида DB_FLATIO_*, APP_FLATIO_* и обновить application.yml. Обеспечить
корректный запуск сервиса в Railway development environment: успешный Docker-билд, ...
chore
high
Phase 12 — Editorial pages layout fix
All 7 Phase 12 editorial pages were built using BaseLayout, which is a minimal scaffold that contains only an HTML
document shell — no navigation header or footer. ...
scope:website
status:in-progress
type:bug
Receipt detail now shows: the refund TYPE (↩ Store-credit/Card/Cash refund · reason) instead of just an amount; and what
was applied to the original sale — Store credit used −$X and Gift card used −$X ...
feature
pos
!-- Describe your problem, feature request, or discussion topic here.
Please fill out this and the Setup section below and remember to include enough detail so that other people can reproduce the problem. ...
ftintitle
Overview
Production deployment failed because the db-migrate one-shot service exited with status 1 after the production Compose
migration job was merged.
The deployment log does not include the inner ...
postgres-migration
Summary
Pin that normalize_regions rejects decimal-string page_number values such as 3.0.
Scope
- Add a focused regression test in tests/test_metadata_normalization.py.
- No runtime behavior change ...
Goal
Ensure the PostgreSQL database service is production-ready by preventing data loss, enabling proper health monitoring,
and reducing security risk from running as root user.
Context
This targets ...
engineering
status:merging
Problem
server/services/reviewService.js:4 picks name from the request body (ALLOWED_REVIEW_FIELDS = [ name , description ,
stars ]). Any authenticated user can submit a review under any arbitrary name ...
bug
code-improvement
Problem
server/services/authService.js:33 validates that all fields are present but never enforces password strength —
a 1-character password passes.
Fix
Add server-side validation before hashing:
...
code-improvement
enhancement
Problem
When the 24 h JWT expires, every API call returns a 401. There is no interceptor in client/src/axiosConfig.js to catch
this — the user sees broken/empty UI and cryptic error messages instead of ...
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.