i have these if queries in my backend at a update function:
if (currentVokabel.getCounter() <= 0) { currentVokabel.setProbability(1); }