ORN:V18.0 Milestone 1: Difference between revisions
Jump to navigation
Jump to search
(No difference)
|
Revision as of 11:35, 11 July 2025
In case you do not want to wait for the official milestone build, you may install the nightly builds.
New and Noteworthy in TD/OMS V18 Milestone 1
VSCode & Octo WEB
RDi & Standalone Client
IBM i Core
Minor Issues and Enhancements resolved
VSCode & Octo WEB
- I03373 - OCTO Add wildcard search and use reusable options component in Change Solution Type Wizard
- Implement support for asterisk (*) search in the Labels search logic to allow wildcard matching.
- I02927 - OCTO New Object Enhancements
- Improved UI behavior for source attribute list when empty — up/down arrows are now hidden. Changing the category now clears both object code and description. Object code input limited to 10 characters, aligning with source member name restrictions.
- I03362 - OCTO Add wildcard search and use reusable options component in CREATE NEW OBJECT Wizard
- Implement support for asterisk (*) search in the Labels search logic to allow wildcard matching.
- I03333 - OCTO Transfer gives wrong error
- The system now displays a clear and accurate error message.
- I03351 - IFS object fails to restore after hard refresh
- The restore mechanism now correctly handles IFS objects.
- I03355 - OCTO Add wildcard search and use reusable options component in Disconnect Solutions Wizard
- Implement support for asterisk (*) search in the Labels search logic to allow wildcard matching.
- I03349 - OCTO Version Conflict Icon Color turn grey when Search is implemented
- Fixed the bug where Version Conflict Icon Color turn grey when Search is implemented in wizard.
- I03344 - OCTO Add wildcard search and use reusable options component in Version Conflicts Wizard
- Implement support for asterisk (*) search in the Labels search logic to allow wildcard matching.
- I03353 - The search box query contains a field value filter code, which is no longer in use
- The deprecated field value filter code is now fully removed from the search box query logic. All associated components have been cleaned up to eliminate references to the obsolete code, ensuring a leaner and more maintainable implementation.
- I03364 - Octo- IFS Object cannot be opened in component editor
- Opening an IFS object in the component editor previously triggered a "not found" error alert. IFS objects now open correctly in the component editor.
- T00426 - Make details tab of solution editor agile
- Now some fields in the details tab of the solution editor are clickable and will direct to other plugins or wizards accordingly, e.g. clicking on the task field will open the task of the solution in the item editor.
- T00427 - Open the component editor from the solution context menu
- An extra option to open the component editor has been added to the open with menu of the solution context menu in the solutions tab of the item editor.
- T00428 - Show the confirmed version conflicts in the details tab of the solution editor
- Now the confirmed version conflicts are also shown under the required and potential ones.
- I03369 - Double-clicking a source from Solution or Component view opens the source twice
- Double-click behavior is now streamlined so that a source file opens only once in the editor, even if the action is triggered rapidly.
- I03356 - Enhanced Multiselect Handling for Large Selections
- Updated the multiselect feature to seamlessly handle selections exceeding 50 solutions. The system now processes selected solutions in batches of 50 within a loop, ensuring smooth execution and also handling potential performance issues or failures.
- I03372 - User Option Action for Multi-Select Solutions
- Introduced the ability to execute user option actions to multiple selected solutions.
- I03367 - Adjust tracker to reuse the search options dropdown component
- Adjusted the exact match option in JIRA to search for an exact match of an entire phrase and not per word separated by spaces anymore. Also fixed a bug when the tracker is showing issues of the last page and then its opened on another tab where the last page is selected by the issues of the first page are shown.
Rich Client and RDi
- I03333 - OCTO Transfer gives wrong error
- Fixed a bug in the move transfer wizard where an error message was not getting displayed because of an exception when the source status is *CMP. Also changed the message displayed on checkout and promote on the same scenario as it was wrong.
IBM i Core
- I03352 - Transfer REST API Set Correct Ownership for OMOTDDT Data Area
- The appropriate ownership and access rights are now assigned to the OMS user immediately upon creation of the data area.
- I03354 - QUEUING - "Resource busy" error in the log after deployments failed.
- The Deployment Manager started sending files before the files were prepared. This happened when sending to a large number of machines.
- I03366 - Send an event after moving object to OMQSAVRPLLIB processing
- When an active program is moved to the library pointed to by the OMQSAVRPLLIB registry, an event must be sent to enable access to this object. A new event topic object/replace is created to allow access to this object.
OpenAPI Generator Enhancements
Please re-install the generator with INZOMSSRV SERVICE(*APIRESTGEN)