gitlab-org--gitlab-foss/app/services/boards
Sean McGivern 0e488ef70a Clear issuable counter caches on update
When an issuable's state changes, or one is created, we should clear the cache
counts for a user's assigned issuables, and also the project-wide caches for
this user type.
2017-07-19 10:21:20 +01:00
..
issues Clear issuable counter caches on update 2017-07-19 10:21:20 +01:00
lists
create_service.rb This makes the `Boards::CreateService` more reusable for EE 2017-07-07 11:50:01 +02:00
list_service.rb