Mavrick.dev

Results 9 comments of Mavrick.dev

having the same issue , any solutions yet ? or any directions we may help

Hi @puneetlath , i'd like to propose a fix for this is this still requires attention or dukenv0307 solution is accepted

This is highly likely a backend issue , BE team should verify: 1. Is `reimbursable` being correctly serialized in the Search API response? 2. Should `reimbursable` default to `true` when...

🚨 Edited by **proposal-police**: This proposal was **edited** at 2025-12-30 07:14:58 UTC. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. When a...

This looks more backend to me , backend shouldn't create a `TAKE_CONTROL/REROUTE` action when the approver change is implicit during auto-pay flow For front it should filter out these actions...

@mananjadhav if you need more context about my assessment let me know @CortneyOfstad , Could you please invite me to slack using my registered contributor email when you have few...

🚨 Edited by **proposal-police**: This proposal was **edited** at 2025-12-17 11:04:10 UTC. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. Report titles...

imo (early check in `shouldCreateNewMoneyRequestReport)` is a more appropriate path because it catches the problem at the exact decision point meaning failing fast before any downstream logic runs. Unlike fixing...