We just took an upgrade (to 2023.1.4) and are assembling our own issues with the Business Rule Editor to report to Intersystems before we revert back to the old version. 

Some problems we have found so far in addition to what Scott has already reported:

  1. Another wrinkle with the "send" action:  You cannot edit it manually. This is a problem when the GUI forces you to make choices that are incorrect for your logic  - such as its forced ordering of "chained" transform names (multiple DTLs in one "send") in alphabetical order rather than the order they actually need to be in. 
  2. Constraints are also no longer manually editable, which is inconvenient when you have a long list of message types (e.g. ADTs).
  3. Rules are no longer numbered, and there is a lot more whitespace. This, with the added problem of the commands appearing at the bottom (and Scott's already reported issue with not being able to Ctrl+F)  makes it difficult to analyze, navigate and program the rule.
  4. Autocompletion of the HL7 fields no longer works. --> HL7.{ 
    1.  
  5. There is no longer a "Save As" button . You can accomplish this by using Edit, but it's obfuscated.
  6. There is longer a "search" box in the "Open" dialog, forcing you to click through all the package levels. Additionally, there are no longer alternate (more efficient) "view" options.
  7. Pop-ups are no longer resizable
  8. Breadcrumbs (back to Interoperability etc) are no longer available at the top of the page.
  9. The URL still at times reflects a different namespace/rule than is shown on the page. It's thus difficult to be certain one is saving the rule in the expected location. (i.e. It seems it doesn't update the URL for the current component, if you have changed component from within the editor using the open/new buttons.)