Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugs are not appearing in exported XML #79

Closed
okainov opened this issue Oct 27, 2017 · 2 comments
Closed

Bugs are not appearing in exported XML #79

okainov opened this issue Oct 27, 2017 · 2 comments

Comments

@okainov
Copy link
Contributor

okainov commented Oct 27, 2017

Description of problem

Bugs from test run are not in XML when exported

Component (web, API, etc)

web

Version or commit hash (if applicable)

04ee633

How often reproducible

always

Steps to Reproduce

  1. Create some test run with tests
  2. Execute tests, put bug into some test case runs
  3. Press "Export to XML" button

Actual results

XML contains empty "<bugs/>" section

Expected results

Bugs should be in XML

@atodorov
Copy link
Member

I have confirmed this problem. However how do you intend to use the exported XML file? Frankly I was thinking about removing the CVS/XML export functionality because we do have an API layer.

I will look at this problem in more details in the next couple of days, but please let me know what are you planning to do with the XML files.

@okainov
Copy link
Contributor Author

okainov commented Oct 28, 2017

I don't really need it (at least so far), just was playing with the tool and noticed this :)

atodorov added a commit that referenced this issue Nov 2, 2017
The Export To XML and Export To CSV buttons have been removed.
The export functionality is only useful for integration with other
systems and we have an API layer for that. Any future work in the
export area should be done on the API side.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants