This resolves ENG-10016. It looks like when this was changed from an immediately-invoked Promise to a function that returns a Promise, we ended up in a situation where the lastUpdatedTime dereference ended up resolving to the new value rather than the prior value.
Details
Details
Prior to this change, I was able to reproduce the issue in the Linear task. Afterwards, it no longer reproduces
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- ashoat/fixfix
- Lint
No Lint Coverage - Unit
No Test Coverage