Explore Problems
Showing 2,188 of 4,732 problems · matching your filters
Workflow Automation in Project Management Tools Tops Out Too Early
Project management platforms like Monday.com offer automation but the rule engines are too simplistic for real business processes with branching logic and multiple conditions. Teams either work around the tool manually or bolt on external automation layers like Zapier, adding cost and fragility.
Salesforce cost escalates quickly through add-ons and user attrition
Salesforce pricing compounds rapidly as teams add modules, integrations, and seats — with hidden fees surfacing throughout the contract lifecycle. Simultaneously, the complexity causes mid-adoption abandonment where users stop engaging before reaching the value point. Paying for unused seats while fighting the learning curve is a structural problem in enterprise CRM adoption.
PSLF borrowers lose qualifying payment credit due to servicer errors and IDR plan litigation disruptions
Public servants are being denied years of PSLF credit because administrative disruptions from IDR plan litigation caused ineligible payment statuses, even when borrowers continued qualifying employment. No effective appeal or correction path exists through servicers.
Feature-Heavy Marketing Messaging Dilutes Brand Identity
Adding more features and benefits to brand messaging makes it feel weaker and more diluted. Startups struggle with the counterintuitive principle that focusing on a single idea creates stronger brand positioning than comprehensive messaging.
Unauthorized Subscriptions Persist on Replacement Cards After Account Compromise
Fraudulent subscription merchants continue charging replacement cards after card replacement, indicating account relationships persist through card number changes. The card number change does not break the merchant-to-account link. Fraud victims must manually cancel each fraudulent subscription rather than getting a clean break from compromise.
Debt Collector Pursues Already Discharged Debt from Bankruptcy
Consumers face collection attempts on debts that were legally discharged in bankruptcy or are otherwise not owed. Collectors ignore discharge paperwork and continue pursuit, violating FDCPA protections. Affected consumers must navigate complex legal remedies without accessible consumer advocacy tools.
Notion Offers No Offline Access for Quick Note Capture on Mobile
Notion users cannot access or create notes in their workspace without an active internet connection, blocking the most fundamental use case of a note-taking app. Mobile users who need to capture ideas in low-connectivity environments have no fallback. This forces users to use a second app for offline capture and manually migrate content back into Notion.
LLM Code Agents Diagnose Root Causes Well But Propose Poor Fixes
Developers using LLM-driven coding agents report a consistent pattern where the model accurately identifies root causes of bugs but then proposes fixes that are architecturally unsound or that erode long-term maintainability. The disconnect between strong analysis and weak remediation is particularly damaging for projects without technical oversight, where bad AI-generated patches accumulate silently. Users with software architecture expertise can catch and reject bad fixes, but the problem is invisible to non-technical "vibe coders."
Telecom multi-agent runaround leaves discount issues unresolved for days
Customers with billing or discount issues at major carriers encounter compounding failures: AI blocks human access, agents transfer rather than resolve, and verification links arrive broken or with contradictory instructions. A single account issue consumes an entire day across seven touchpoints with no resolution. This is a structural support fragmentation problem, not an isolated service failure.
Hallucinated Citations in Published Scientific Literature
Hundreds of thousands of papers contain AI-generated fake citations, poisoning training data and undermining academic integrity across major publishers.
Paid collections remaining on credit reports after full payment
Collection accounts that have been paid in full continue appearing on credit reports for months or years because collectors have no automatic obligation to delete reporting after payment. Consumers who pay to resolve debts see no credit score improvement and must manually pursue deletion through dispute processes that are inconsistently honored. Pay-for-delete agreements are informal and not legally enforceable.
Banks Deny Account Opening to Legally Authorized Workers Based on Immigration Status
Bank of America refused to open a bank account for a person with valid US work authorization, effectively denying essential financial services to legally-present workers. Banking access gatekeeping disproportionately affects immigrants and visa holders who have legal standing to work and need financial accounts. The refusal creates financial exclusion without legal basis.
Testing Same Prompt Variations Across Multiple AI Tools Is Manual and Tedious
Professionals who use multiple AI assistants (ChatGPT, Claude, Gemini) daily waste significant time manually running the same prompt variations across different tools to compare outputs. As multi-model evaluation becomes standard practice, the absence of a centralized prompt matrix runner creates compounding friction. The emerging category has several nascent competitors but no dominant solution.
Credit Bureaus Ignore Disputes for Accounts That Do Not Belong to Filer
Barclays and credit bureaus decline to investigate disputes for accounts that consumers never opened, effectively blocking identity theft victims from clearing fraudulent tradelines. The FCRA reasonable investigation standard is systematically bypassed when issuers simply confirm what they have on file rather than verifying account origination. Consumers with no legal recourse must escalate to regulators to force investigation.
ClickUp Overwhelming UI and Lag on Large Task Lists Hinders Team Adoption
ClickUp packs 15+ views into a single interface, creating a steep onboarding curve that costs teams an hour of training per new member. Large task lists (500+ items) with custom fields cause noticeable lag, especially on mobile. The combination of complexity and performance degradation undermines the productivity gains ClickUp promises.
Privacy Policies Cannot Legally Bind Future Owners After App Acquisition
There is no established legal mechanism to make an app's privacy policy perpetually binding if the company is sold or pivots to data monetization. Users who chose a product based on privacy promises have no recourse when ownership changes. A growing concern as acqui-hires and distressed app sales become more common.
Asana automation failures provide no diagnostic context for broken integrations
When Asana automations break due to permission changes or disconnected integrations, users only see a vague failure notification without root cause or remediation steps. Teams waste time debugging broken connections to tools like Microsoft Teams or Outlook. Silent integration failures block critical workflows with no self-service resolution path.
Google Play Data Safety Labels Are Self-Reported and Not Independently Verified
Google Play's Data Safety section relies entirely on developer self-declaration with no automated verification against actual app behavior. Users and IT teams cannot trust these labels when making privacy decisions. The gap between declared and actual data collection practices is verifiable through network analysis, but no mainstream tool surfaces this clearly.
Credit Bureau Reports Inaccurate Information with No Accessible Official Dispute Channel
Consumers find inaccurate information being reported to credit bureaus with no clear or accessible official dispute mechanism available to them. The fragmented and informal dispute process fails to compel corrections. This systemic accountability gap leaves consumers with damaged credit and no effective remedy.
Text-to-SQL Tools Stop at Query Generation Instead of Supporting Iterative Analysis
Most AI SQL tools treat query generation as the end goal, but real data analysis is an iterative process of schema exploration, query execution, result interpretation, and refinement. A developer built an agent that models this analytical loop rather than producing a single query. This gap between query generation and full analytical workflow represents a significant opportunity in the AI-powered data tools space.