Explore Problems
Showing 7,518 of 7,545 problems · matching your filters
PODS unilaterally reschedules delivery dates without contacting customer
Customer's belongings are inside the PODS container and the delivery date keeps shifting without notice or communication. No clear escalation path.
AWS Regional Outages Leave Users with No Visibility or Recovery Path
AWS me-south-1 region appears to be experiencing an outage or connectivity issue, with S3 unreachable and the console failing to load. Users with infrastructure in the Bahrain region cannot access their services or even confirm the region's status.
Online car dealers' warranty excludes pre-existing defects as maintenance
A buyer received a Carvana vehicle that developed mechanical issues 8 days after delivery. The warranty provider classified spark plugs, transmission fluid, and worn brakes as routine maintenance, leaving the buyer with $718+ in costs. This exploits ambiguity between "defect" and "maintenance" to deny claims on cars with pre-existing issues.
Brain-training apps for older adults paywall basic memory exercises behind subscriptions
Adults and seniors seeking simple memory and cognitive exercises find that most brain-training apps require expensive monthly subscriptions even for basic content. This creates a barrier for older or budget-conscious users who want low-stakes mental exercise without an ongoing payment commitment.
Gap Between Test Scenarios and Real User Behavior Is Hard to Bridge
Development and QA teams struggle to replicate authentic user behavior in controlled test environments, leading to post-release surprises that tests did not predict. The disconnect between structured test cases and the chaotic variety of real usage patterns is a persistent engineering challenge. Tools that capture and replay real user sessions or synthesize realistic test inputs from production behavior are in demand.
Shopify Total Cost of Ownership Grows Unpredictably as Merchants Scale
Shopify merchants discover that app marketplace fees, transaction percentages, and mandatory developer involvement for customization push costs significantly beyond initial estimates. Integration tool maintenance (sync errors, data mismatches) adds ongoing operational load. This cost opacity creates budget risk for scaling merchants and drives churn to competing platforms.
AI support tools conflate distinct customer segments and fail with legacy systems
AI support platforms struggle to maintain distinct behavioral contexts for companies serving multiple different customer bases, producing confused or inappropriate responses. Legacy admin systems that lack APIs create integration dead-ends that block AI personalization entirely. This limits AI-powered support ROI for companies with heterogeneous customer populations or non-standard backends.
Asana Multi-Assignee Creates Duplicate Tasks Instead of Shared Ownership
Assigning a task to multiple people in Asana generates separate duplicate tasks rather than a single collaboratively owned item. This fragments accountability and inflates task lists, making it harder to track true project state. The tool's rigid task-centric model also makes it difficult to capture ideas or maintain a document hub alongside tasks.
Slack Notification Volume Overwhelms Teams and Buries Important Messages
In large or active Slack workspaces, the volume of notifications makes it easy to miss critical messages. The lack of effective signal-to-noise filtering means important updates are buried under channel chatter. Teams relying heavily on Slack for all communication face decision fatigue and information overload.
Zendesk Lacks Meaningful KPI Dashboards and Agent Time Tracking
Customer service teams using Zendesk cannot track agent time or build meaningful KPI reports natively. Teams are forced to export data and build reports in external BI tools, adding overhead to support operations measurement.
Productivity Tools Built for Fixed Schedules Fail Irregular-Life Users
Standard productivity apps assume predictable work hours, making them poorly suited to caregivers, freelancers, shift workers, and parents. As gig work grows, the gap between rigid productivity tools and dynamic real-world schedules widens.
Asana is overpriced vs. competitors and lacks email integration
Teams using Asana find its pricing significantly higher than Monday.com for comparable features, and the absence of native email integration forces context-switching to send task updates. Both gaps are persistent friction points for mid-market teams evaluating project management tools.
Monday.com Manual Data Entry Creates Inconsistencies at High-Volume Scale
Businesses managing high volumes of bookings and conversations through Monday.com report that the platform still requires excessive manual input to stay current. At scale, this creates data drift, outdated records, and operational friction. The lack of deep automation for data capture limits reliability as a single source of truth.
QuickBooks Third-Party Software Integrations Frequently Fail
QuickBooks Online integrations with third-party tools consistently produce errors and require manual troubleshooting, disrupting accounting workflows for SMBs. The platform's integration layer is a known weak point as businesses grow and add specialized tools around their core accounting system.
Workflow orchestration platforms lack integrated code marketplaces
Developers building complex workflows need both orchestration capabilities and reusable component libraries; existing platforms force choosing one or the other
Mainstream Design Tools Too Complex for Non-Designer Basic Tasks
Users who need to perform simple visual tasks — resizing images, basic layout, adding text — find professional design tools overwhelming and inaccessible. The gap between consumer-grade simplicity and professional-grade power remains poorly served in the middle. Simplified tools exist but often lack the output quality or format flexibility users need.
HubSpot Sales Hub Requires Chrome and Gmail Extension for Core CRM Features
HubSpot Sales Hub gates core workflow features behind a Chrome extension and Gmail integration. Teams using Firefox, Edge, or non-Google email have degraded CRM functionality. The browser dependency is not disclosed during onboarding, surprising teams after purchase.
HubSpot CRM Steep Learning Curve Hinders Adoption
HubSpot's Sales Hub presents a complex interface that takes significant time to learn, slowing team adoption. Users struggle to understand the UI without dedicated training or support. This friction is particularly costly for smaller teams without dedicated CRM admins.
Conflicting Loss Mitigation Communications Push Borrowers Toward Unnecessary Bankruptcy
Homeowners working through mortgage loss-mitigation review can receive contradictory updates from the same servicer, including automated review packets sent after being told the review had concluded, with no clarity on what is actually happening with their file. The resulting confusion during active foreclosure proceedings can push borrowers into filing for bankruptcy simply to halt a sale while the servicer's process remains unclear.
AI coding tools regenerate deterministic boilerplate instead of scaffolding it
Developers building AI-assisted coding tools observe that current tools ask LLMs to regenerate the same well-understood, deterministic infrastructure — authentication, RBAC, CRUD, routing, migrations, validation — on every project instead of scaffolding it directly. This wastes tokens and generation time and produces inconsistent implementations, when that effort could instead go toward business logic and domain-specific work that AI is better suited for.