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

Zappr incorrectly reports a check was enabled by a user #579

Open
rashamalek opened this issue May 29, 2019 · 0 comments
Open

Zappr incorrectly reports a check was enabled by a user #579

rashamalek opened this issue May 29, 2019 · 0 comments
Labels

Comments

@rashamalek
Copy link
Contributor

@conorclifford reported that he was notified by other repository collaborators, that Zappr shows checks were enabled by his user, although he did not change anything for this specific repository.
image
Database logs also does not show any activity from his side; his last change was not related

zappr=> select * from zappr_data.user_repositories where "userId"='xxxxxx' order by "updatedAt" desc limit 1;
         createdAt          |         updatedAt          | repositoryId | userId
----------------------------+----------------------------+--------------+--------
 2018-03-13 18:18:32.366+00 | 2018-03-13 18:18:32.366+00 |        xxxxx |     xxxxx
```
@rashamalek rashamalek added the bug label May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant