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

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

@rashamalek

Description

@rashamalek

@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
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions