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
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_historymodel 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