-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Instead of adding a feature, existing feature was replaced with a new feature.
To Reproduce
I'm not sure if this is easy to reproduce. I will explain what I was doing instead.
I've made a solution that is rotating files on hourly timeout. A file kept open for a period, then it closed and a new file based on timestamp is created.
Then I asked for another feature: rotate files based on some property of the data written (timestamps rounded to hours).
Superpowers-based workflow repurposed the tests used in the first feature, renamed the tests, and rewritten the logic.
Expected behavior
I expected the new feature to be additional, not replacing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working