A while ago we made a new feature. This new feature only works for situation a. We need to develop this feature to allow it to work for situations b and c aswell as a. I have made user stories to make the feature work in situations b and c (independently) however before both of these situations we must change how it works with situation a to make it more generic (it is very highly coupled to the inner workings/database tables of situation a at the moment). This decoupling will be a significant task within itself. My question is, how would you structure the user stories around this.
↧