icgc-argo / dac-api

Development of the Data Access Control API
GNU Affero General Public License v3.0
0 stars 0 forks source link

reset expiry when state transition occurs #384

Closed anncatton closed 1 year ago

anncatton commented 1 year ago

Reset expiresAtUtc value to the date the expiry transition is performed by the batch job, to accurately reflect when the application was actually expired.

joneubank commented 1 year ago

As discussed, this is not necessary. The update event will capture the time it actually occurred. Thank you, come again.