9. AccuWork : Issue Form

Issue Form
This section describes the layout and features of the AccuWork Issue form. To learn how to create, clone, and modify AccuWork issues, see Working with Issues.
All AccuWork Issue forms have these features in common:
Special Subtabs
Every Issue form has two special subtabs, which appear and work differently than the standard fill-in-the-blanks "pages":
The Changes subtab displays the issue record's change package, and provides options for analyzing and manipulating the change package's entries. See The Issue Form -- "Changes" Subtab for more information.
The Issue History subtab displays a complete breakdown of how the issue record's field values have changed over time. See The Issue Form -- "Issue History" Subtab for more information.
Workflow Toolbar
If your site is configured to use the optional AccuRev workflow feature, your Issue form may display the following workflow toolbar:
AccuRev Workflow is documented in the AccuRev® Web Interface User’s Guide, Version 2012.1 or later, but a brief summary of this toolbar is:
Workflow:
A label that identifies the name of the workflow to which the current issue is subject.
Stage:
A label icon that identifies the issue's current workflow stage. (This is not clickable.)
Transitions:
One or more buttons that execute any transitions that are valid for the issue.
Note: If an issue doesn't match any workflow stages, or is subject to multiple workflows, AccuRev displays a message to that effect where the buttons would otherwise appear. If an issue's fields don't match with the logic specified for a transition, the transition button appears, but it is grayed out until the user changes the fields required to bring the issue into compliance.
Working in an Issue Form
You can enter and change values in any number of fields, and visit different pages in a multiple-page form. Here are some notes, describing aspects of AccuWork Issue forms that may differ from other fill-in-the-blanks forms:
1.
To move from field to field, use the mouse or press Tab and Shift-Tab. To move from page to page in a multiple-page Issue form, click the subtab name (there is no keyboard accelerator).
The Enter key confirms a menu choice or enters a line-break in a multiple-line text field. It does not perform field navigation. Within a multiple-line text field, the Tab key inserts a TAB character, rather than jumping to the next field.
The User type custom fields have forward matching capabilities. Type the letters to start matching. The user data that matches appears in the list. This is a case insensitive feature.
2.
While you’re working with issue record, browse arrows are enabled in the Issue form’s toolbar.
This makes it easy to view a set of consecutive issue records. If you’ve made some changes that you haven't yet saved, AccuWork prompts you to save or discard those changes before switching to the previous or next one.
3.
When an Issue form appears after you invoke Create Issue, you may notice that some fields already have values. AccuWork can include any number of such field initializations.
4.
If a field's label appears in red, it is a required field. You cannot Save the issue record until every required field has a value. (A text field has a value if it's non-empty; similarly, a multiple-choice listbox field has a value if it's not empty.) Some of those fields may have gotten their values through an automated field initialization.
If you attempt to save the issue record when one or more required fields still need a value, a pop-up window prompts you to supply the value(s).
5.
Field initializations and required fields are implemented through AccuWork's field validations (or "edit checks") facility. As you work in an Issue form, changing field values, you may notice these field-validation effects:
6.
Each issue record has an integer identifier, its issue number. This number is unique within the depot (but not within the entire repository). AccuWork assigns the issue number automatically the first time the issue record is saved, and it cannot be changed thereafter. The issue number is stored in field issueNum. By default, the label for this field in an Issue form is Issue, but the edit-form designer can change the label for this field.
Saving or Discarding Your Work
Your entries in an Issue form are not stored in the issue record until you click the Save or Save & Close button in the Issue form toolbar. If you don't wish to save your work, just close the edit-form tab as you would any GUI tab.
When you save an issue record:
The issue record is stored in the depot. A transaction of kind dispatch records the creation or modification of the issue record. No matter how the issue record is modified subsequently, you can revisit the issue record in its current form on the Issue History subtab.
If you clicked Save, the Issue form remains open, with the newly assigned issue number replacing the "New Issue" label and appearing in the Issue field.
Note: "Issue" is the default label for the issueNum field, but it might have a different label, depending on how the schema is configured.
If you clicked Save & Close, the Issue form closes.
Working with Special Fields
AccuWork supports special field types, which have special user-interface "widgets" on an Issue form. These are described in the following sections.
Timestamp field
You can fill in the individual subfields manually, or use the Select Date button to display choices ("tomorrow", "2 days ago", etc.) that fill in the subfields automatically. Once these subfields are filled in, you can revise them individually or by clicking the Select Date button again.
Multiple-Line Text and Log fields
A text field can have multiple lines, and can also specify both the width and the height of the textbox on the Issue form.
When you use the form you can use the control at the top of the textbox to temporarily expand the height. Click the control again (it is now ) to decrease the height. A scroll bar appears on the textbox whenever the current contents of the field are not completely visible.
A log field is a variant of a multiple-line text field. You can type directly into such a field. And if you click the Add Timestamped Text control, a timestamp text line is inserted at the beginning or end of the field.
Rich text fields
If support for rich text has been enabled by your AccuRev administrator, AccuWork displays tools to help you work with HTML, as shown in the following example of a Description field:
The following table summarizes rich text tools and what they do.
Displays the HTML source for formatted text. When clicked, the button text changes to Hide Source. Clicking the Hide Source button reverts the display to formatted text only.
§
Fields for which rich text support has been enabled display formatted text (numbered lists and bolded text, for example) by default. For example, if you create an issue in the AccuRev Web UI or a third-party issue tracking tool that supports rich text, the formatted text is displayed in AccuWork.
Note: If a field contains unescaped bracketed text in, say, a third-party issue tracking system, AccuWork renders the brackets and the string they contain as a button, as is the case with the string <unescaped> in the example shown here:
To resolve issues like this:
1.
Click the Show Source button to display the HTML source.
2.
3.
Click the Hide Source button to revert to the rich text display.
4.
Rich text support is available for fields with a data type of either Text or Log and is enabled on a per-field basis. See Enabling Rich Text for Text and Log Fields for more information.
Timespan field
A timespan field is AccuWork's only numeric field type. A timespan field can be configured in the schema editor to be either calculated or editable. A calculated timespan field is read-only, and its value is the difference between two timestamp fields that are associated with the timespan field in the schema definition.
You can type a value into an editable timespan field; only non-negative numbers and decimals are valid. If you enter an integer (e.g., 45), it is automatically converted to a decimal (45.0).
Attachments field
An Issue form can contain one or more attachment fields. In each such field, you can specify one or more files and/or Internet addresses (URLs) to be attached to the current issue record. AccuWork displays the attachments data as a table.
In addition to specifying the location of a file or Internet resource, you enter a name and optional comment. AccuWork automatically fills in your username, the date, and the size of the attached file. (Internet URLs are assigned a size of 0.) If the edit-form field is not large enough to show all these attachment parameters, use the scroll bar to see all the data. You can also resize and rearrange the columns of an attachments table.
An attachment field includes its own toolbar, with these buttons:
When you save the issue record, each file is copied to the depot, so that the data always remains available through the issue record, even if an original file is deleted.
Relationship field
AccuWork supports several kinds of relationships between a pair of issue records:
Duplicate: You can specify that issue record B duplicates issue record A, so that no work need be done on B. (Perhaps the same bug was reported twice.) Any number of records (B, C, D, ...) can duplicate a given record (A). The default AccuWork issue schema requires that a Duplicate relationship be established when an issue record's State field is set to the value Duplicate. See Viewing and Maintaining an Issue Record's "Duplicate" Relationships for more information.
Dependency: You can specify that issue record B depends on issue record A (for example, from a project management viewpoint). AccuRev imposes no further semantics on such dependencies; this is a good application for user-defined scripts or practices.
IMPORTANT NOTE: Issue dependencies you define manually on the Issue form are independent of change package dependency relationships among issue records, which are maintained automatically by AccuRev. See Change Packages, Segments, and Dependencies for more information.
Subtask: You can specify that issue record B defines a subtask of the work to be performed for issue record A. In this case, AccuRev considers issue record A to be "in" a particular stream only if issue record B is "in" that stream, also.
Tracking: Tracking issues are sometimes required after you cross-promote and patch multiple issues to a destination stream, and you might choose to use them if for some reason you wish to have a patch operation (for example) tracked by its own unique issue rather than by a variant of an existing issue. See Tracking Issues for more information.
You cannot create "relationship chains": for example, if B duplicates A, you cannot make C a duplicate of B.
Issue record relationships can be viewed only in the AccuWork GUI. The Issue form tables that display relationships are not included when you export an issue record (for viewing or printing). These tables are not included when you use the AccuWork command line interface (CLI) to dump the contents of an issue record. (See the AccuWork™ Command-Line Interface chapter in the AccuRev CLI User’s Guide.)
When you create or delete a relationship between issue records, the change to both issue records is saved immediately. There is no need to invoke Save on the issue record. (The Save button is not enabled in the edit-form toolbar.)
Viewing and Maintaining an Issue Record's "Duplicate" Relationships
The "duplicate" relationship is not symmetrical: "A duplicates B" is not the same as "B duplicates A".
Accordingly, an edit-form field displaying a duplicate-type relationship consists of two tables: the top table shows issue records that are duplicated by the current record; the bottom table shows issue records that the current record duplicates.
Because of the "relationship chains" restriction, issue records can appear in only one of these tables, not both.
On the other hand, "A duplicates B" is the same as "B is duplicated by A". This means that when you add an entry to the top table of one issue record, AccuWork automatically adds it to the bottom table of the other issue record (and vice-versa).
A Duplicate relationship field has its own toolbar, with these buttons:
Link Issue
Create a relationship link with another issue record. AccuWork prompts you to enter an issue record number.
Remove Link
Remove the selected relationship link.
Note: Duplicate Relationship and Duplicate State
In AccuWork's default issue schema:
There is a State field in the header section, one of whose values is Duplicate. (The Status value must be Closed to enable the setting of the State value to Duplicate.)
An edit-form validation specifies that when you set the State field's value to Duplicate, you must indicate which issue record is duplicated, by creating an entry in the Duplicates field.
Exporting an Issue Record
You can export issue records in either HTML or XML.
1.
Click the Export button in the form's toolbar.
2.
3.
Specify a pathname for the export file. You don't need to specify the .html or .xml suffix -- AccuWork adds it automatically.
When creating an HTML file, AccuWork outputs all the content of the issue record and approximates the form layout, too. Even if the Issue form has multiple pages, you need to "print" only once. All of the pages are combined into a single HTML or XML file:]
On Windows machines, AccuWork automatically invokes a web browser on the HTML file it creates. If you wish, resize the browser window to optimize the look of the issue record. HTML documents automatically adjust to changes in window width. Then, use the browser's print option to create a printout of the issue record.

Micro Focus