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

Removing rollback logic (last_rollback) #6030

Open
filipefurtad0 opened this issue Sep 15, 2020 · 0 comments
Open

Removing rollback logic (last_rollback) #6030

filipefurtad0 opened this issue Sep 15, 2020 · 0 comments

Comments

@filipefurtad0
Copy link
Contributor

What we should change and why (this is tech debt)

Two BugsnagJS errors were triggered:

i) when creating a new taxon/child (not able to reproduce)

https://app.bugsnag.com/yaycode/open-food-network-js-uk/errors/5f5f9c8d35c98900171659b8?event_id=5f5f9c8d005dfcffa4760000&i=sk&m=nw

ii) when attempting to delete a taxon/child which is is attributed to a product (reproducible).

https://app.bugsnag.com/yaycode/open-food-network-js-uk/errors/5f5fa317f26a69001738bcf0?event_id=5f5fa317005e00fe89a20000&i=sk&m=nw

Both these are:
ReferenceError: last_rollback is not defined.

Context

This came up while testing #5868. Rollback logic has been flagged for removal - see here.

Impact and timeline

Not sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: All the things 💤
Development

No branches or pull requests

1 participant