Search before asking
What happened
the columns issue_changelogs.from_value and issue_changelogs.to_value were assigned wrong value for the data with issue_changelogs.field_name = status.
What you expected to happen
In the case of issue_changelogs.field_name = status, the value of issue_changelogs.from_value and issue_changelogs.to_value should only pick up one of the three values:
How to reproduce
- setup Devlake
- trigger the sub-task
convertChangelogs of the Jira plugin
- check data of the table
issue_changelogs
Anything else
No response
Version
main
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
the columns
issue_changelogs.from_valueandissue_changelogs.to_valuewere assigned wrong value for the data withissue_changelogs.field_name= status.What you expected to happen
In the case of
issue_changelogs.field_name= status, the value ofissue_changelogs.from_valueandissue_changelogs.to_valueshould only pick up one of the three values:How to reproduce
convertChangelogsof the Jira pluginissue_changelogsAnything else
No response
Version
main
Are you willing to submit PR?
Code of Conduct