Skip to content

Remove old prefetches from the mailinglists

Tom van Bussel requested to merge fix/mailinglists-user-member into master

Closes #ISSUE

Previous behaviour

Steps to reproduce:

  1. Go to http://localhost:8000/api/v1/mailinglists/?secret=XXXX
  2. Crash

New behaviour

Steps to validate that it works:

  1. Go to http://localhost:8000/api/v1/mailinglists/?secret=XXXX
  2. It works

Merge request reports