Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • FLEXDEPLOY-13745 - Resolved a rare migration issue where CMS Ticket migrations could fail if no instance was associated with the change ticket.

  • FLEXDEPLOY-13746 - Resolved "Value is required for [SSH Key]." when upgrading to 9.0+. This can happen if Endpoint private key is a file with no content.

  • FLEXDEPLOY-13749 - Resolved an issue where newer JDKs were unable to decrypt properties data encrypted with older JDK versions. This caused migration failures for email and realm settings.

  • FLEXDEPLOY-13672 - Added retry logic to handle cases where FlexDeploy fails to check the local revision of a Git repository.

  • UI

    • FLEXDEPLOY-13721 - Selects will now display text of "Loading" instead of "No data available" while data is being fetched.

    • FLEXDEPLOY-13739 - Resolved an issue where select menus may become detached while scrolling inside a popup.

  • Security

    • FLEXDEPLOY-13847 - Resolved issue where clearing the filter on the deployment permissions page required a page refresh to load the data again.

  • Automated Rollback

    • FLEXDEPLOY-13723 - Improved the efficiency of selecting file revisions when creating a rollback package. The screen is now much faster when choosing a version from the list.

    • FLEXDEPLOY-13740 - Performance has been improved for the Rollback File dropdown on the rollback request form for FlexDeploy instances using PostgreSQL.

    • FLEXDEPLOY-13724 - Change tickets are now validated when a rollback request is submitted similar to a deploy request.

    • FLEXDEPLOY-13726 - Resolved an issue where rollback requests were not distinguishing between active and inactive files. Now, only active project files are shown in the request form.

    • FLEXDEPLOY-13730 - Resolved an issue where destructive files could be submitted for deployment without force deploying when they were already deleted.

  • Project Package

    • FLEXDEPLOY-13807 - The Add to Favorites option when creating and copying a package now works.

  • Test Automation

    • FLEXDEPLOY-13831 - Resolved a regression issue from 9.0.0.1 where same test may run multiple times when using both SCM and Project YAML test configurations.

  • Project Replacements

    • FLEXDEPLOY-13696 – Resolved an issue where the regexFileName field in Replacement Config did not accept regular expressions.

  • Workflow Execution

    • FLEXDEPLOY-13861 - Resolved a regression in 9.0.0.1 where it was possible to get a null pointer while parsing change logs.

  • Release and Pipeline Management

    • FLEXDEPLOY-13803 - Resolved an issue where the Pending Content displayed on the Approval or Schedule gate was inaccurate.

    • FLEXDEPLOY-12581 – Resolved an issue where empty strings in change tickets triggered the error: "[TicketNumber] is required for [CmsTicketDBRow]."

    • FLEXDEPLOY-13465 - Resolved an issue in the Test Gate where the "Average Response Time (milliseconds) Less than or equal to" condition did not function correctly when the test tool failed to capture response times.

    • FLEXDEPLOY-13742 - Resolved an issue causing "Hide When" and "Disable When" rules to not apply properly on Workflow Inputs inside the Upload Stage Execution Info popup.

    • FLEXDEPLOY-13781 - Resolved an issue where multi-select input fields were functioning as single-select.

  • Topology

    • FLEXDEPLOY-13824 - When creating or editing a target group, toggling the active button to inactive no longer deactivates the save button.

  • Post Refresh Process

    • FLEXDEPLOY-13846 - Resolved an issue with filtering data on the post refresh screen by target group.

  • Tasks

    • FLEXDEPLOY-13860 - Resolved a UI discrepancy with the allowed length of the task notes field when approving tasks. The UI now correctly limits at 500 chararacterscharacters

  • Groovy Functions

    • FLEXDEPLOY-13750 - Resolved an issue where updatePackageStatus() failed to update the status of dynamic packages.

  • OAuth

    • FLEXDEPLOY-13766 - Resolved an OAuth error "attempted merging values..". This was caused when two OAuth applications of different providers had the same Client ID when upgrading to 9.0.0.0 or 9.0.0.1, usually when the incoming and outgoing oauth providers were the same, but the incoming was set up as a duplicate instead of being left blank.

    • FLEXDEPLOY-13799 - Resolved a unique constraint error regarding OAuth email settings that may occur when upgrading to 9.0+ if using the same oauth credentials for both SMTP and IMAP

    • FLEXDEPLOY-13822 - Added a helpful error message when trying to create an Integration Application instance with a duplicate client id.

  • Microsoft TFVC Integration

    • FLEXDEPLOY-13774 - The workspace name is now unique between production and non-production servers, allowing them to share a single service account. Previously, conflicts could arise if both servers had the same source control settings, potentially causing one server to hold a workspace lock while the other attempted to use it.

  • Single Sign-On and LDAP Integration

    • FLEXDEPLOY-13830 - Resolved an issue with incorrect redirection after new external users completed their initial FlexDeploy profile setup.

  • Change Management System Integration

    • FLEXDEPLOY-13868 - Resolved an issue when uploading attachments to Service Now causing form-data boundaries to appear in the attachment content. This would also result in zip attachments not being valid.

  • Issue Tacking System Integration

    • FLEXDEPLOY-13856 - Resolved an issue where work item numbers with prefixes containing periods were not matched correctly when further prefixed with a "#" sign.

  • System Settings

    • FLEXDEPLOY-13844 - Resolved issues with sorting and filtering on the System Settings -> Integrations page.

  • Oracle Transactional BI Plugin

    • FLEXDEPLOY-13835 - The OTBI Plugin deploy operation now fails when the API call returns an error with a bad job code during the upload process.

  • Oracle Integration Cloud Plugin

    • FLEXDEPLOY-13665 - Resolved the 'Unsupported Media Type' issue in the pause schedule and resume schedule operations. Both operations now function as expected.

  • Windows Plugin

    • FLEXDEPLOY-13784 - Resolved an issue where characters such as &, <, >, ^, and | were being omitted from the environment variable value.

...