9.2 Version changes
Structure of this section
(1) Changes in the document number (JCSM71-0270-01(E))
(1) Changes in the document number (JCSM71-0270-01(E))
- Added a note on language settings in AWX.
- Added precautions for the number of characters available in the input fields of the Ticket Details screen.
- Optimized ticket fields by type.
- Updated OSS versions.
- Changed the expression of half-width symbol input characters.
- Added a workaround if you can't receive emails from Ops I.
- Removed restrictions on custom prohibitions for api, application, and uipath YAML files registered in the "apps" repository.
- Added a function to switch languages in Ops I language settings.
- Changed supported browser versions.
- Added explanations of login using an external IdP and one-time code setup.
- Changed the description of the support policy for outpost agents.
- Updated the Linux distribution regarding the prerequisites for installing the RPM package on the server.
- Modified the description from "authentication provider" to "protocol used for authentication".
- Added a warning to the notes to ensure correct customer separation of mappings in the external IdP.
- Added a warning to the notes on login/logout with external IdP stating that the condition for determining the same user is the email address, which takes precedence.
- Added a note on printing.
- Added URLs to directly open the Create New Workflow screen, the Workflow Operations screen, and the Ticket Details screen.
- Added a function to display a list of tickets by type from the ticket tab.
- Added notes on the request application.
- Added a function to keep the settings of the Ticket Filter tab in the browser.
- Optimized ticket status transitions by type.
- Added a function to manage SLAs for incident tickets.
- Added a text search function for tickets.
- Added a function to approve tickets.
- Added a function to specify a watcher for tickets.
- Changed the message that is automatically displayed for the work memo when creating a ticket to be written in English.
- Added a function to attach files to tickets.
- Added a function to specify related links for tickets.
- Added notes to the Skill Assignment screen.
- Added a description explaining that the language setting of the error message output in the Detailed result of the GitOps log cannot be changed.
- Changed the workflow definition example of the standard action button function handleBeforeRequestWorkflow in Workflow.
- Added a note that standard ACLs cannot be assigned to custom roles.
- Regarding the ticket notification function, in addition to the function using the mail server, an Ops I notification function was added.
- Added a list of custom functions for tickets.
- Added a function for changing ticket field names.
- Changed the following items regarding customizing ticket fields:
- File to be edited when adding or deleting fields, details of changes
- Format of descriptions for adding and deleting fields
- Added the following functions for customizing the ticket status.
- Changing the status name
- Changing the initial status and transition order
- Adding and deleting statuses
- Added the following functions for customizing the ticket type.
- Changing the type name
- Adding or deleting types to be displayed from the Ticket tab
- Added a note about custom YAML files registered in the "apps" repository.
- Added descriptions of the tasks that need to be performed when upgrading Ops I.
- Added a description on how to switch ticket notification settings when upgrading Ops I.
- Added a description on the procedure for maintaining the functionality of custom tickets when upgrading Ops I.
- Added a description on support for the AWX execution environment when upgrading Ops I.
- Changed the types of columns that can be specified by column type for the Table component of the UI.
- Added a function to change the default setting for opening and closing of the Paper component of the UI.
- Added an explanation to the action OIApi.call.
- Added an explanation to handleClick of the Card component.
- Added descriptions of the following functions:
- OIData.insertCurrentRecord
- OIData.getRecords
- OIData.updateCurrentRecord
- OIData.deleteCurrentRecord
- OIData.query
- Added descriptions of the formats of the return values for the following action scripts:
- OIForm.getFieldValue
- OIForm.getFieldExtension
- OICommon.getUserProfile
- OIUi.getContext
- Added a restriction to the "ui" label of the YAML definition of Application.
- Added a function to display a drop-down list from the Application tab.
- Added the following APIs:
- GET /capi/v1/tickets/{id}/watcher-candidates
- GET /capi/v1/tickets/{id}/watchers
- POST /capi/v1/tickets/{id}/watchers
- DELETE /capi/v1/tickets/{id}/watchers/{username}
- GET /capi/v1/ticket-settings/approval
- POST /capi/v1/ticket-settings/approval
- PUT /capi/v1/ticket-settings/approval/{id}
- DELETE /capi/v1/ticket-settings/approval/{id}
- Added a description of the versions of OSS installed in the container image of the execution environment for each version.