Bug 1360589
| Summary: | recipe should be marked as reviewed if it finishes while the user has the recipe page open | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Dan Callaghan <dcallagh> |
| Component: | web UI | Assignee: | Anwesha Chatterjee <achatter> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dan Callaghan <dcallagh> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | achatter, dcallagh, mjia, rjoost |
| Target Milestone: | 24.4 | Keywords: | Patch, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-10-03 03:57:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Dan Callaghan
2016-07-27 06:26:15 UTC
(In reply to Dan Callaghan from comment #0) > However if the recipe is not complete yet, then it shouldn't be > automatically marked as reviewed when the page is displayed (because not all > the results are there yet, so by definition the user can't have fully > reviewed it). So this part is basically a dupe of bug 1376645, which I seem to have filed and then fixed forgetting that this one was still here. However, the patch for bug 1376645 did not take into account this edge case: > There is an interesting edge case which is: what if the recipe finishes > while the page is open? The page re-fetches the recipe data every 30 seconds > so if the page is already open and the recipe finishes the user will see the > complete results, which means they could have reviewed it. The page should > probably mark the recipe as reviewed at that point. so it would be good to get that fixed too. Let's make this bug about this edge case. Beaker 24.4 has been released. |