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

Publish Report Viewer: Store reports locally on machine #4040

Merged
merged 1 commit into from Oct 28, 2022

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Publish report viewer tool is not storing paths to files which had been loaded but the creates a copy of the file so they're still available.

Description

Publish report viewer keep last opened files in the view and with this PR the last opened reports are stored to specific directory so they're loaded automatically and because are not pointing to source file it is possible to add custom data (like label).

Testing notes:

  1. Open Publish report viewer tool
  2. Load a report there
  3. Change a label of the report
  4. Close the tool
  5. Open it again
  6. The report should be there with the label

@iLLiCiTiT iLLiCiTiT self-assigned this Oct 28, 2022
@iLLiCiTiT iLLiCiTiT added the type: enhancement Enhancements to existing functionality label Oct 28, 2022
@github-actions github-actions bot added this to the next-patch milestone Oct 28, 2022
@iLLiCiTiT iLLiCiTiT merged commit 1607306 into develop Oct 28, 2022
@iLLiCiTiT iLLiCiTiT deleted the feature/store_reports_on_machine branch October 28, 2022 10:11
@jakubjezek001 jakubjezek001 removed this from the 3.14.7 milestone Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants