jaydamani
jaydamani
Edited by **proposal-police**: This proposal was **edited** at 2024-12-11 04:43:52 UTC. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. REIMBURSED action is...
Edited by **proposal-police**: This proposal was **edited** at 2024-10-28 18:54:41 UTC. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. Remove Category and...
> @jaydamani > > > const tasksData = data.tasks.filter(task => userReportedIntegration && (task.type == 'setupCategories' || task.type == 'setupTags')).map((task, index) => { > > I understand your mean here is...
Updated [proposal](https://github.com/Expensify/App/issues/51591#issuecomment-2442376245) based on [this](https://github.com/Expensify/App/issues/51591#issuecomment-2447975124). Also, @davidcardoza @marcaaron please share the task description/title and any other relevant details if it was discussed in the slack conversation as external contributors can...
Starting work on this but I might not be fully available due to Diwali so, expect PR to be ready for review by monday.
Created [draft PR](https://github.com/Expensify/App/pull/51926)
@davidcardoza, please confirm if the links in task description are correct, - `connecting your accounting software` will take user to Accountings page in workspace settings - `workspace settings` will take...
@marcaaron a new task type called 'setupCategoriesAndTags' needs to be added in back-end, tested my changes locally by using `addAccountingIntegration` as task type Also, please confirm if the links in...
> I'm not so sure about this part. Can you ask this question on the original issue and tag in the issue creator please? Asked [here](https://github.com/Expensify/App/issues/51591#issuecomment-2457942067) > Since it's "categories"...
> We should be able to proceed here now as the backend change was deployed. Couldn't work on it yesterday, I will start making the changes today