Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Workspace Feeds] RemoveFeed command fails #52252

Closed
mountiny opened this issue Nov 8, 2024 · 11 comments
Closed

[Workspace Feeds] RemoveFeed command fails #52252

mountiny opened this issue Nov 8, 2024 · 11 comments
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Internal Requires API changes or must be handled by Expensify staff Reviewing Has a PR in review

Comments

@mountiny
Copy link
Contributor

mountiny commented Nov 8, 2024

Problem

Coming from here

When removing the company card feed, the RemoveFeed command fails with 404 Bank feed does not exist

Solution

Investigate why this is happening

@mountiny mountiny added Daily KSv2 Internal Requires API changes or must be handled by Expensify staff Bug Something is broken. Auto assigns a BugZero manager. labels Nov 8, 2024
@mountiny mountiny self-assigned this Nov 8, 2024
Copy link

melvin-bot bot commented Nov 8, 2024

Triggered auto assignment to @johncschuster (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

@mountiny
Copy link
Contributor Author

mountiny commented Nov 8, 2024

This is failing because the feed is pending so there is no CompanyID NVP for the feed. Gonna have to update that.

then the next thing is that the RemoveFeed command is not removing the feed from the comapnyCards settings in domain_member and it should

@mountiny
Copy link
Contributor Author

Working on this one

@mountiny mountiny added the Reviewing Has a PR in review label Nov 12, 2024
@mountiny
Copy link
Contributor Author

PR in review

@mountiny
Copy link
Contributor Author

Merged

@mountiny
Copy link
Contributor Author

Created one more follow up

@mountiny
Copy link
Contributor Author

Another small PR out and deployed

@mountiny mountiny moved this from MEDIUM to HIGH in [wave-collect] Workspace Feeds Nov 20, 2024
@joekaufmanexpensify
Copy link
Contributor

Noting that I tested here and it works well when there's only one feed. Still not 100% right when there are multiple feeds though.

LMK when this is ready to retest!

@mountiny
Copy link
Contributor Author

@joekaufmanexpensify That is a frontend-only issue; the feed is removed, but we are not navigating/ showing another one upon deletion. It is handled here #52893

Given the backend changes for this are done, I think we can close this issue

@github-project-automation github-project-automation bot moved this from Bugs and Follow Up Issues to Done in [#whatsnext] #expense Nov 21, 2024
@joekaufmanexpensify
Copy link
Contributor

Sweet, sounds good. TY!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Internal Requires API changes or must be handled by Expensify staff Reviewing Has a PR in review
Projects
Status: Done
Development

No branches or pull requests

3 participants