Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Andrew-Sem opened this issue Aug 10, 2024 · 0 comments
Open

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

Andrew-Sem opened this issue Aug 10, 2024 · 0 comments

Comments

@Andrew-Sem
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant