Skip to content

fix (wrong column name in csv export): Fix wrong column name in csv e…#160

Open
tom-m-galla wants to merge 1 commit intod-koppenhagen:masterfrom
tom-m-galla:fix_for_issue_154
Open

fix (wrong column name in csv export): Fix wrong column name in csv e…#160
tom-m-galla wants to merge 1 commit intod-koppenhagen:masterfrom
tom-m-galla:fix_for_issue_154

Conversation

@tom-m-galla
Copy link

…xport for github ("description" instead of "body")

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

"Header" line in GitHub importable CSV file looks as follows:

title,description,labels,state,assignee

Issue Number: #154

What is the new behavior?

"Header" line in GitHub importable CSV file looks as follows:

title,body,labels,state,assignee

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

…xport for github ("description" instead of "body")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant