[Feature] Properly support multiple field selections in daily_issue_field_history
#101
Open
2 of 4 tasks
Labels
priority:p3
Affects many users; can wait
type:enhancement
New functionality or enhancement
update_type:feature
Primary focus is to add new functionality
Is there an existing feature request for this?
Describe the Feature
There will be times when a Jira user will assign multiple field values to a particular issue (i.e. multiple components or sprints). Currently, the
jira__daily_issue_field_history
model does bring in values, but only the ids associated with those values.In the example below, we've added multiple components and sprints to a particular issue, but could only bring in the ids into the model.

We should be able to support bringing in all field name values into our models so our customers can more easily understand the history of issues and all the various fields associated with it, day over day.
Describe alternatives you've considered
No response
Are you interested in contributing this feature?
Anything else?
No response
The text was updated successfully, but these errors were encountered: