Open donnie-msft opened 4 years ago
User reported on Developer Community an issue with Published Date showing always "today".
One piece of code I found that should be investigated may be related: GetVersionsAsynccreates an empty collection of versions.
Later, this collection is used by MergeVersionsAsync to Merge versions using some Linq on the returned versions collection.
@donnie-msft Can you triage this? Still relevant? I imagine you only need to move it to the backlog pipeline.
User reported on Developer Community an issue with Published Date showing always "today".
One piece of code I found that should be investigated may be related: GetVersionsAsynccreates an empty collection of versions.
Later, this collection is used by MergeVersionsAsync to Merge versions using some Linq on the returned versions collection.