Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant