[Sequester] Refactor extensions for issue => work item transformations #417
Labels
enhancement
New feature or request
📌 seQUESTered
Identifies that an issue has been imported into Quest.
As Sequester has grown features, there are several extension methods on the GH issue / pull request types that compute various fields for the associated work item.
These methods should be refactored into a single extension method that returns a struct (or record) that computes all those items.
It may also fix the record used for story points per iteration. That's a bit ugly as well.
Associated WorkItem - 320273
The text was updated successfully, but these errors were encountered: