Skip to content

[Bug][Jira] Incorrect values of issue_changelogs.from_value and issue_changelogs.to_value #2691

@mindlesscloud

Description

@mindlesscloud

Search before asking

  • I had searched in the issues and found no similar issues.

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:

  • TODO
  • DONE
  • IN_PROGRESS

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?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugThis issue is a bug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions