-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
138 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,138 @@ | ||
.. This is a template for operational procedures. Each procedure will have its own sub-directory. This comment may be deleted when the template is copied to the destination. | ||
.. Review the README in this procedure's directory on instructions to contribute. | ||
.. Static objects, such as figures, should be stored in the _static directory. Review the _static/README in this procedure's directory on instructions to contribute. | ||
.. Do not remove the comments that describe each section. They are included to provide guidance to contributors. | ||
.. Do not remove other content provided in the templates, such as a section. Instead, comment out the content and include comments to explain the situation. For example: | ||
- If a section within the template is not needed, comment out the section title and label reference. Include a comment explaining why this is not required. | ||
- If a file cannot include a title (surrounded by ampersands (#)), comment out the title from the template and include a comment explaining why this is implemented (in addition to applying the ``title`` directive). | ||
.. Include one Primary Author and list of Contributors (comma separated) between the asterisks (*): | ||
.. |author| replace:: *Erik Dennihy* | ||
.. If there are no contributors, write "none" between the asterisks. Do not remove the substitution. | ||
.. |contributors| replace:: *none* | ||
|
||
.. This is the label that can be used as for cross referencing this procedure. | ||
.. Recommended format is "Directory Name"-"Title Name" -- Spaces should be replaced by hyphens. | ||
.. Each section should includes a label for cross referencing to a given area. | ||
.. Recommended format for all labels is "Title Name"-"Section Name" -- Spaces should be replaced by hyphens. | ||
.. To reference a label that isn't associated with an reST object such as a title or figure, you must include the link an explicit title using the syntax :ref:`link text <label-name>`. | ||
.. An error will alert you of identical labels during the build process. | ||
.. _BLOCK-observations: | ||
|
||
########################## | ||
BLOCK Observation Planning | ||
########################## | ||
|
||
The Rubin Observatory | ||
|
||
BLOCK Jira Project Description | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
.. figure:: _static/BLOCK_Jira_workflow.png | ||
:name: BLOCK Jira Project Workflow | ||
:width: 621 | ||
:height: 422 | ||
|
||
A block diagram of the workflow contained in the BLOCK Jira project. | ||
Note that the transition labels in this diagram describe the process and do not exactly match the names used by the OBS Jira project itself. | ||
|
||
End states | ||
------------ | ||
The end states are the ultimate destination of a reported ticket. | ||
When a ticket reaches one of these states, is it considered to be resolved and will no longer be actively managed by the Fault Handling Management process. | ||
We start by explaining these states because they are referenced throughout the remainder of the document, specifically when describing state transitions. | ||
|
||
- ``Done``: All work required to address the issue has been completed. | ||
|
||
- ``Cancelled``: The reported issue is no longer valid, was filed by mistake, or has been superseded by another ticket or other events. | ||
|
||
- ``Transferred``: The issue has been deemed non-critical to immediate operations and has been moved to a subsystem for consideration and/or implementation. | ||
|
||
- ``Duplicate``: This is a repeat reporting of an already in-process ticket. | ||
Work on the issue should proceed in the original ticket. | ||
|
||
There are multiple ways that tickets reach these states, which are explained in the sections below. | ||
The ``Cancelled`` and ``Duplicate`` states are special because they can be transitioned to from any active state in the workflow. | ||
|
||
There is one transition out of these states, which is from the ``Done`` state to the ``Reported`` state. | ||
This transition should be rare. | ||
It is reserved for cases when a job is in a completed state, but either the exact error occurs again, or someone deems it is not satisfactorily completed. | ||
The ticket is then transitioned to ``Reported`` so it can be triaged and prioritized accordingly by a Triage manager. | ||
|
||
|
||
Active states | ||
------------- | ||
This section describes each of the active states as well as any transition from that state to another. | ||
|
||
- ``Reported:`` This is the default state that a ticket enters when it is initially filed. | ||
Details on ticket creation on the fields are found in the page on :ref:`Daytime-Nighttime-Interactions-fault-reporting`. | ||
By default, the ticket is left unassigned and will be handled by the Triage Manager on-shift. | ||
The ticket reporter should flag the issue as Urgent if the issue has the potential to result in appreciable loss of efficiency of on-sky observations, or could result in a loss of on-sky observing time. | ||
The Triage Manager is responsible for the initial assessment of the ticket in this state and for transitioning it out of the Reported state. | ||
From this state, the ticket can either be transitioned to ``To Do``, ``Duplicate``, or ``Cancelled``. | ||
|
||
- *Transition to* ``To Do``: After review, the Triage Manager should identify and assign the ticket to an appropriate assignee and communicate to them that the ticket has been assigned. | ||
This communication should include an assessment of the urgency of the work to be done. | ||
Once the ticket has been re-assigned and the new assignee contacted, it can be transitioned to the ``To Do`` state by the Triage Manager. | ||
The triage manager can also add or remove the Urgent flag if appropriate. | ||
|
||
|
||
- ``To Do``: The ticket has been assigned and an assessment of the work to be done is made by the initial assignee. | ||
Work has been deemed necessary by the Triage Manager and it is the responsibility of the initial assignee to determine the scope of work and a plan to address the issue. | ||
The ticket remains in this state until resources have been allocated and work is initiated. | ||
|
||
At this stage, if the initial assignee determines they are unable to complete the work, they must perform the following: | ||
|
||
- Find the appropriate assignee. | ||
If they are unable to do so, then the assignee should be the current Triage Manager. | ||
- Verify that the new assignee is able to work on the ticket | ||
- Post a comment on the ticket indicating the reason for the re-assignment. | ||
|
||
- *Transition to* ``In Progress``: After initial assignee assessment and once a work plan has been identified and resources allocated to perform the work, the ticket should be transitioned to ``In Progress``. | ||
The assignee performs the state change when work starts. | ||
|
||
- *Transition to* ``Transferred``: After initial assignee assessment if the work is not considered Urgent and the issue resolution will have significant impact beyond summit operations the work can proceed in a different Jira project. | ||
Prior to transitioning the issue to ``Transferred``, the assignee must open a new ticket in the new project and the OBS ticket must be linked to the ticket in the new project. | ||
The assignee should leave a short justification in the ticket as to why the work is being transitioned. | ||
|
||
- ``In Progress``: This state is reserved for tickets which are actively being worked on but may not have had a cause or solution fully identified or implemented. | ||
The transitions from this state are dependent upon if a fix can be identified. | ||
|
||
- *Transition to* ``Tracking``: If the root cause and or solution to the issue cannot be identified with the information provided, it can be transitioned to ``Tracking`` while the initial assignee awaits more occurrences or information. | ||
|
||
- *Transition to* ``Done``: If the work needed to implement a solution can be rapidly completed, it can transition directly to ``Done``. | ||
This transition is reserved for minor issues requiring no testing/tracking or urgent tickets requiring rapid response. | ||
|
||
- *Transition to* ``Testing``: Work has been done to address the issue and a potential fix has been identified and implemented. | ||
If the fix is deployed and additional data must be collected before deeming success, it can be transitioned to Testing. | ||
|
||
- ``Tracking``: This state is reserved for issues which have been considered by the assignee and deemed to have insufficient information to determine the root cause or implement a solution. | ||
If a particular data collection procedure must be followed it must be detailed in the comments section and either the Triage Manger or Run Manager should be informed so that the procedure can be communicated to the relevant stakeholders, specifically the night crews. | ||
|
||
- *Transition to* ``In Progress``: Once sufficient information has been collected, the ticket can be transitioned back to ``In Progress`` and the workflow proceeds as usual. | ||
|
||
- ``Testing``: This state is reserved for issues which have a potential fix already deployed and which are being monitored for completeness. | ||
Data collection on the efficacy of the fix should happen in this state. | ||
If not obvious, assignees should state what the success criteria is in a comment to transition the ticket to ``Done``. | ||
|
||
- *Transition to* ``In Progress``: If the fix that was deployed is deemed insufficient (e.g. recurrence of a failure is observed), it should be transitioned back to ``In Progress`` and until a new solution can be considered. | ||
|
||
- *Transition to* ``Transferred``: This transition is for when the work is not considered urgent and during testing it is determined that the issue resolution will have significant impact beyond summit operations the work can proceed in a different JIRA project. | ||
Prior to transitioning the issue to ``Transferred``, the assignee must open a new ticket in the new project and link it to the OBS ticket. | ||
The assignee must leave a short justification in the ticket as to why the work should be transitioned. | ||
|
||
- *Transition to* ``Done``: If the fix that was deployed is considered successful, upon completion of the work it can be transitioned directly to Done. | ||
A short description of the final issue resolution should be included in the comments section of the ticket before transitioning to ``Done``. | ||
|
||
BLOCK Ticket Management Process | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
BLOCK tickets are expected to be the source of instructions for observing tasks requiring execution at the summit. | ||
|
||
|
||
Contact Personnel | ||
^^^^^^^^^^^^^^^^^ | ||
|
||
This procedure was last modified |today|. | ||
|
||
This procedure was written by |author|. The following are contributors: |contributors|. |
86 changes: 0 additions & 86 deletions
86
Daytime-Nighttime-Interactions/observing-task-workflow.rst
This file was deleted.
Oops, something went wrong.