Skip to content

Bugfix exporting report description to xls#303

Merged
dybi merged 2 commits intomasterfrom
bugfix-exporting-report-description-to-xls
Jun 12, 2019
Merged

Bugfix exporting report description to xls#303
dybi merged 2 commits intomasterfrom
bugfix-exporting-report-description-to-xls

Conversation

@dybi
Copy link
Contributor

@dybi dybi commented Jun 12, 2019

resolves: #240

@dybi dybi requested a review from maciejSamerdak June 12, 2019 11:14
@dybi dybi self-assigned this Jun 12, 2019
@dybi dybi added this to the next_release milestone Jun 12, 2019
Copy link
Collaborator

@maciejSamerdak maciejSamerdak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works like a charm for me! 👍

But before merging, I believe you might've forgotten about a single comment in code.

@maciejSamerdak
Copy link
Collaborator

Wait, sorry, I just realised something: this conversion eradicates the hyperlinks from description. It might be an issue, but I can't tell for sure whether hyperlinks must be carried over to .xls representation. But if convenient fix was possible, I guess it would be great to include it.

@dybi
Copy link
Contributor Author

dybi commented Jun 12, 2019

Seems, that text of an url is preserved in exported .xls ;) We can create a another ticket for preserving actual links in a report

@dybi dybi force-pushed the bugfix-exporting-report-description-to-xls branch from 38dfa13 to 97ac50e Compare June 12, 2019 12:45
@dybi dybi merged commit b5c0d11 into master Jun 12, 2019
@dybi dybi deleted the bugfix-exporting-report-description-to-xls branch June 12, 2019 12:46
@kbeker kbeker added the bug Something isn't working label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Delete markdown from report description when export to excel

3 participants