Skip to content

New feature was mixed with another feature #490

@george-polevoy

Description

@george-polevoy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions