Opened 6 weeks ago

Closed 6 weeks ago

#120 closed defect (fixed)

Prevent token decrement for system saves

Reported by: Mike Dewhirst Owned by:
Priority: high Version: 3.x
Keywords: token decrement Listed batch Cc:

Description

After recent implementation of initial free trial tokens, the daily "AICIS Listed" check started decrementing tokens. This should not happen. Decrements must only be initiated by users.

Change History (1)

comment:1 by Mike Dewhirst, 6 weeks ago

Keywords: batch added
Resolution: fixed
Status: assignedclosed

We now pass a flag from the daily check to the save() method and that bypasses all token ops.

Note: See TracTickets for help on using tickets.