[CardGrant] Action to change expiration date
- Create field for expiration date on card grant model and start having that populate on new card grants
- Run one time job to populate that field on old card grants that are using sql and adding times to calculate their expiration date
- Switch to using the new expiration date field and get rid of the old sql one and then add the button to update it individually
Amazing!!! Those steps look good. Also, the existing card grant expiration setting on events should still remain; that'll be the default expiration duration for new card grants created on that event.
For the UI to change the card grant expiration date, feel free to add a new "Expiration" tab (I don't think it fits into any of the existing tabs).
I'm going to wait on doing this until i get the CardGrantSetting system improved.
I'm going to wait on doing this until i get the CardGrantSetting system improved.
I believe CardGrantSetting still needs some more work, is that right?
I'm going to wait on doing this until i get the CardGrantSetting system improved.
I believe CardGrantSetting still needs some more work, is that right?
Potentially but I think it's fine as is for the moment. I did make a few changes to improve it about a month ago.