Hide Forgot
Description of problem: Synchronization status needs to be updated in table 8.1 as per new design. In-progress : when sync is running Awaiting-Execution: When sync is ready to run, but waiting on other tasks to complete. Success: When last sync finished successfully Error: When last sync failed Version-Release number of selected component (if applicable): http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Update_Infrastructure/2.0/html/Installation_Guide/chap-Installation_Guide-Status_and_Scheduling.html How reproducible: Steps to Reproduce: Chapter 8 Status and scheduling: ==> Table 8.1. Synchronization Status Descriptions Actual results: Expected results: In-progress : when sync is running Awaiting-Execution: When sync is ready to run, but waiting on other tasks to complete. Success: When last sync finished successfully Error: When last sync failed Additional info:
<table frame="all" id="tabl-Installation_Guide-Status_and_Scheduling-Synchronization_Status_Descriptions"> <title>Synchronization Status Descriptions</title> <tgroup align="left" cols="2" colsep="1" rowsep="1"> <colspec colname="c1"></colspec> <colspec colname="c2"></colspec> <thead> <row> <entry> Status </entry> <entry> Description </entry> </row> </thead> <tbody> <row> <entry> <guilabel>In-progress</guilabel> </entry> <entry> A synchronization is in progress. You will not be able to trigger another synchronization until after the running one has completed. </entry> </row> <row> <entry> <guilabel>Awaiting-execution</guilabel> </entry> <entry> A synchronization is ready to run, but is waiting for other tasks to complete. </entry> </row> <row> <entry> <guilabel>Success</guilabel> </entry> <entry> The last synchronization finished successfully. </entry> </row> <row> <entry> <guilabel>Error</guilabel> </entry> <entry> The last synchronization failed. </entry> </row> </tbody> </tgroup> </table> Revisiom 1-18 LKB
Thanks for updating the sync status table. Not sure if this matters but status should be similar to what we see on console, so it should be like. I didn't notice earlier, sorry for that. s/In-progress/In Progress s/Awaiting-execution/Awaiting Execution
(In reply to comment #2) > Thanks for updating the sync status table. > > Not sure if this matters but status should be similar to what we see on > console, so it should be like. I didn't notice earlier, sorry for that. > > s/In-progress/In Progress > s/Awaiting-execution/Awaiting Execution <row> <entry> <guilabel>In Progress</guilabel> </entry> <entry> A synchronization is in progress. You will not be able to trigger another synchronization until after the running one has completed. </entry> </row> <row> <entry> <guilabel>Awaiting Execution</guilabel> </entry> <entry> A synchronization is ready to run, but is waiting for other tasks to complete. </entry> </row> Revision 1-21 LKB
This book is now available at http://docs.redhat.com/docs/en-US/Red_Hat_Update_Infrastructure/2.0/html/Installation_Guide/index.html Please raise a new bug for any further changes. LKB