Explore Problems

Showing 6,688 of 8,883 problems · matching your filters

Moving Storage Bookings Silently Fail with No Confirmation

Portable storage companies accept scheduling changes over the phone but fail to record them in their systems, leaving customers with no confirmation and no way to detect the error until their move is already disrupted. Customers bear the full cost of the failure — delayed belongings, missed timelines, and no escalation path — despite following the proper process.

3 mentions1 sources
S5.7L6
Consumer & Lifestyle · Family & Home

Credit Card Issuers Offer Debt Consolidation Instead of Real Hardship Relief

Cardholders facing temporary income loss from injury or disability report that issuers only offer debt consolidation, which adds years of reported late payments, rather than the interest-rate reduction or payment-pause programs other creditors provide. This forces a choice between missed payments and long-term credit damage.

16 mentions1 sources
S5.7L6
Consumer & Lifestyle · Personal Finance

Shopify checkout is uncustomizable and Shop App captures merchant customers

Shopify merchants cannot modify the checkout process beyond approved parameters, blocking legitimate UX improvements and abuse-prevention logic. Misconfigured products create easy exploit surfaces for specialized bad-actor tools. The Shop App hijacks the checkout experience to collect customer data, directly competing with merchants on their own storefront.

3 mentions1 sources
S5.7L6
Business Operations · E-commerce Operations

Freshdesk Reporting Offers No Customization, Forcing Manual Data Exports

Freshdesk provides rigid reporting with no custom options, preventing support operations teams from building the views they need. Operational data that teams rely on for decisions requires tedious manual exports to get into usable formats. This creates inefficiency and limits data-driven support management.

6 mentions1 sources
S5.7L6
Customer Experience · Support & Helpdesk

Debt Collectors Continuing Contact After Consumer Requests to Stop

Consumers report that debt collection agencies continue calling after being explicitly told to stop, a direct violation of the Fair Debt Collection Practices Act (FDCPA). Victims struggle to document these violations and get resolution, since collectors often deny wrongdoing or shift blame to third parties. This creates ongoing harassment and stress for people already dealing with debt-related disputes.

7 mentions1 sources
S5.7L5
Consumer & Lifestyle · Personal Finance

Bank Denies Full Refund for Recurring Unauthorized Insurance Charges

A bank refunded some but not all disputed transactions from an insurer that had stopped providing coverage, denying the remainder without explanation despite repeated escalation. The case shows how partial, opaque resolution of billing disputes leaves customers unable to recover money for services never rendered.

34 mentions1 sources
S5.7L5
Business Operations · Payments & Billing

Extracting Data from VNC/Remote Desktop Screens Into Spreadsheets Requires Custom Code

Businesses using legacy systems accessible only via VNC or remote desktop have no off-the-shelf way to extract on-screen data into structured formats like Google Sheets. Each use case requires a bespoke Python script combining OCR, screen capture, and API integration. The recurring freelance market for these scripts — with budgets around $400 per project — signals consistent unmet demand across industries with older software stacks.

5 mentions1 sources
S5.7L5
Data & Infrastructure · Data Pipelines & ETL

Progressive Roadside Assistance Dispatches Get Canceled Mid-Wait, Leaving Customers Stranded

Progressive Insurance roadside assistance dispatches are being canceled after the expected arrival window, forcing customers to wait hours on roadsides for a second dispatch. The service failure happens during emergencies when customers are most vulnerable, including on interstate highways. This reflects systemic capacity and coordination failures in insurance-managed roadside networks.

4 mentions1 sources
S5.7L5
Industry Verticals · Insurance

Unverified Balance Transfers Send Funds to the Wrong Account

When customers initiate credit card balance transfers by phone, agents may misconfirm the destination account without reading back full account details, causing funds to be transferred incorrectly. Resolving the error then requires weeks of disputes across multiple institutions while the account balance stays in limbo.

43 mentions1 sources
S5.7L5
Consumer & Lifestyle · Personal Finance

CarMax repeatedly fails to fix brake safety issue across four service visits

A vehicle purchased from CarMax experienced brake pad dislodgement during hard stops, and four service appointments over two months failed to resolve the issue. Promised follow-up from service management never materialized, leaving a safety-critical problem open.

3 mentions1 sources
S5.7L5
Industry Verticals · Automotive

PG&E Advertises Defunct Medical Baseline Programs and Changes Accounts Without Authorization

PG&E continues advertising ADA and medical baseline support programs that have not existed for over a decade, wasting time for power-dependent patients who apply. The utility also switched a customer's gas service without authorization while they were out of state.

3 mentions1 sources
S5.7L5
Consumer & Lifestyle · Telecom & Utilities

Telecom Customers Billed in Full While Stuck Without Network Service for Weeks

Mobile customers paying their bills in full experience extended periods where phones are locked in SOS mode with no network access, yet are unable to get resolution through standard support channels. The issue is routed to an inaccessible back office that requires invasive personal questions without producing fixes. Customers bear the full financial cost of a service they cannot use with no compensation mechanism.

4 mentions1 sources
S5.7L5
Consumer & Lifestyle · Telecom & Utilities

Mortgage Servicers Restricting PMI Cancellation Valuation Options Without Explanation

Homeowners requesting PMI cancellation based on loan-to-value calculations find that servicers refuse the cheaper Broker Price Opinion valuation option listed in their own documentation, without citing a specific reason or investor guideline. This forces borrowers into a more expensive appraisal despite meeting equity thresholds. The inconsistency between published PMI policies and actual servicer practice creates confusion and added cost for borrowers seeking to remove PMI.

27 mentions1 sources
S5.7L5
Industry Verticals · FinTech & Banking

Trello lacks native reporting, dependencies, and advanced workflows for complex projects

Teams running complex projects in Trello quickly hit its ceiling — no native dependency tracking, insufficient reporting, and limited workflow automation without paid add-ons. The Kanban-first design does not scale to multi-phase projects with interdependencies. This drives teams to migrate to more capable tools as their project complexity grows.

4 mentions2 sources
S5.7L5
Productivity · Project Management

All-in-one workspace tools degrade at scale and fail specialized workflows

As teams grow, generalist workspace tools like Notion exhibit noticeable performance slowdowns on large databases and increasingly fail to support specialized workflows like CRM or deep project management. The steep learning curve for data relationships means onboarding new team members becomes a recurring cost. Teams end up maintaining both the generalist tool and dedicated specialized tools, negating the consolidation benefit.

5 mentions1 sources
S5.7L5
Productivity · Knowledge Management

AI-generated UI code quickly becomes inconsistent and unmaintainable

Developers using AI coding agents like Cursor or Claude Code to build UIs find that generated components ignore existing design systems, mix inline styles, and produce hallucinated code that becomes inconsistent and production-unready after a few iterations. This structural limitation of context-unaware AI code generation is a major pain point as AI coding adoption accelerates.

1 mentions1 sources
S5.6L9
Developer Tools · AI & Machine Learning

No Unified Platform for Running and Governing Multi-Agent AI Fleets

As organizations deploy multiple self-improving AI agents across tools, memory systems, and workflows, managing them as a coordinated fleet lacks dedicated tooling. Existing solutions handle individual agent observability but not fleet-level governance, policy enforcement, and cross-agent coordination. The gap widens as agent adoption accelerates.

1 mentions1 sources
S5.6L8
Developer Tools · AI & Machine Learning

App Store Screenshot Localization Is Manual and Repetitive for Indie Devs

Indie developers releasing apps in multiple languages must manually create and update screenshot sets for each locale on every release, a process that doesn't scale. There is no official tooling to automate localized screenshot generation from a single source. The pain is confirmed by developers building their own automation tools to solve it.

1 mentions1 sources
S5.6L8
Developer Tools

No Unified Development Environment for Running Multiple AI Agents in Parallel

Developers building with multiple AI models lack a single workspace to orchestrate parallel agents, browser, and IDE simultaneously, forcing constant context switching. Multi-agent coordination tooling represents an emerging infrastructure gap as agentic AI workflows become standard practice.

1 mentions1 sources
S5.6L8
Developer Tools · AI & Machine Learning

AI Invalidates Traditional Technical Hiring Assessments for Engineers

Engineering hiring teams are struggling to design assessments that meaningfully evaluate candidates now that AI tools are a normal part of how engineers work. Banning AI makes assessments feel artificial while allowing it without redesigning the evaluation produces noisy signals that conflate prompt skill with engineering ability. There is a clear and growing market need for AI-native technical assessment frameworks and tooling.

1 mentions1 sources
S5.6L8
Business Operations · HR & Hiring
Previous54/335Next