issues Search Results · language:Edge language:Python linked:pr language:Python language:JavaScript language:JavaScript
Filter by
4.4M results
Description
handleSendQuote in src/pages/admin/LoadDetail.jsx:212-248 updates the quote to status: sent BEFORE calling
/api/send-quote-email. If the email call fails, the quote stays sent and the quote_status_syncs_load ...
agent
bug
Description
api/prune-entity-revisions.js and api/prune-notifications.js authorize via req.headers[ x-vercel-cron ] !== 1 . This
header can be set by any external caller — Vercel s documented pattern ...
agent
bug
Description
supabase/migrations/20260611000015_inventory_status_log.sql creates policy isl_insert on public.inventory_status_log for
insert with check (true), and the blanket GRANT block gives authenticated ...
agent
bug
Description
All four email builders interpolate DB values straight into HTML template literals: api/send-order-email.js,
api/send-quote-email.js, api/notify-carrier-assignment.js, api/send-invite-email.js. ...
agent
bug
Description
api/send-order-email.js verifies the bearer token but has no admin or ownership check, and the load is fetched with the
service-role key (bypasses RLS). The body accepts an arbitrary recipientEmail. ...
agent
bug
Description
update_load_with_jobs (supabase/migrations/20260526000001:117) deletes all job_items for each kept job and re-inserts
from the payload. EditLoad.jsx doesn t send inventory_item_id, and the ...
agent
bug
Description
src/components/wms/WMSInventoryPanel.jsx:19-30 defines STATUSES = [ In Storage , Reserved , Picked , Shipped , Damage
Hold , Damaged , Disposed ] and matching STATUS_COLORS. But the load-sync ...
agent
bug
Description
src/components/wms/WMSInventoryPanel.jsx:104 strips display-view-only columns before insert/update, but misses
product_name and product_sku, which were added to inventory_items_display by ...
agent
bug
Description
Untracked files supabase/migrations/20260611000010_fix_split_zero_quantity.sql and
20260611000011_fix_split_child_qty_on_transit.sql are version-numbered before already-committed/applied migrations ...
agent
bug
The open-source demo workflow currently repeats long lists of cases and compile-reference artifacts in both CI and
tests. This creates an avoidable maintenance hazard: adding, removing, or retargeting ...

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.