8
LeMeow
5y

Backend : *breaks feature in prod by changing api*

Me: Feature is broken in prod. Please fix. I was told that the API will not deprecate the old use case.

Backend: ... Fixing it in the backend will take time. Add support for it in the frontend.

Me: I'm not done with the new feature just yet. And it will take some time to have it reviewed and fully tested. Please fix the API.

Backend: .... Well, make a new PR and add support for it first. The new feature can come later.

Me. (-_-) Okay

Sometimes it feels like I'm a code janitor rather than a frontend intern

Comments
  • 3
    You have to stand your ground if they indeed said it would not be removed yet

    deprecated means "will be removed in a later release, you should not use it, but if you do it will work fine.
  • 0
    But one day "the layer release" is deployed and the feature is gone. The depreciation flag exists for a reason.
Add Comment