OpenVAA / voting-advice-application

An open-source platform for creating Voting Advice Applications (VAAs)
https://openvaa.org/en
GNU General Public License v3.0
10 stars 0 forks source link

feat: purge rest cache in Strapi when using import tools #512

Open kaljarv opened 4 months ago

kaljarv commented 4 months ago

If the rest cache plugin is used, make sure to purge affected collections when using either the simple candiate import tools or the fully-fledged importData function (currently available on server restart only).