We have an user story "first name is required" in sprint 1, but another user story "hide first name field when this button is clicked" in sprint 2. However, this causes a bug where the "required" validation doesn't allow submission because first name is hidden and user cannot input.
Should this bug be put into backlog so it can be fixed in other sprint?