Skip to content

The user who left the @todo marker is incorrectly identified #669

@Andrew-Sem

Description

@Andrew-Sem

I'm new to 0pdd and to test it, I've copied a puzzle that I saw in another repo:

fn main() {
    println!("Hello, world!");
}
// Fake issue to test 0pdd
// @todo #79:25min Add --v option for verbose output.
//  Let's add --v option for verbose output and debug logs. When this option is
//  passed, we should show debug logs too.

When I pushed it, I got a new issue:
image

As you can see, the puzzle was not created by me. It's assigned to another user with the same displayed name.

Here's my profile info:
image

And here's the info of the user who was marked as the creator:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions