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

[WIP] Allow to access saved report after associated task deleted #1377

Conversation

yrudman
Copy link
Contributor

@yrudman yrudman commented May 18, 2017

Issue: UI controller did not allow access to report if report status not equal "complete" and if task deleted report's status(derived from task's status) was undefined

BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1450272

Related PR: ManageIQ/manageiq#15134

@miq-bot add-label bug, reporting

@miq-bot
Copy link
Member

miq-bot commented May 18, 2017

@yrudman Cannot apply the following label because they are not recognized: reporting

@yrudman yrudman force-pushed the allow-to-access-report-after-task-deleted branch from 29fec63 to 9c6fad2 Compare May 18, 2017 15:18
@miq-bot
Copy link
Member

miq-bot commented May 18, 2017

Checked commit yrudman@9c6fad2 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@yrudman yrudman changed the title Allow to access saved report after associated task deleted [WIP] Allow to access saved report after associated task deleted May 18, 2017
@miq-bot miq-bot added the wip label May 18, 2017
@martinpovolny
Copy link
Member

It seems ok, but all of report_finished seems like someting that should be part of the model rather than UI code to me.

What do you think @yrudman ?

@yrudman
Copy link
Contributor Author

yrudman commented May 22, 2017

@martinpovolny agreed, I will move that logic to model

@yrudman yrudman closed this May 22, 2017
@yrudman yrudman deleted the allow-to-access-report-after-task-deleted branch May 22, 2017 12:48
@yrudman yrudman restored the allow-to-access-report-after-task-deleted branch June 5, 2017 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants