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

Remove old ways of calculating the blast radius #185

Open
dylanratcliffe opened this issue Feb 15, 2024 · 0 comments
Open

Remove old ways of calculating the blast radius #185

dylanratcliffe opened this issue Feb 15, 2024 · 0 comments

Comments

@dylanratcliffe
Copy link
Member

dylanratcliffe commented Feb 15, 2024

We have the following old ways of calculating the blast radius:

  • CalculateBlastRadius
  • UpdatePlannedChanges which internally calls CalculateBlastRadius

Once https://github.com/overmindtech/frontend/issues/1092 is complete, nothing will use the API endpoints anymore and we can remove them. We can also remove any references to ChangingItemsBookmark as this isn't used in the new process.

In API server this means we can also remove PlannedChangesStored from the database

@dylanratcliffe dylanratcliffe changed the title Remove UpdateChangingItems RPC Remove old ways of calculating the blast radius Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant