sfops
sfpSlackGithub
  • Overview
  • Features
  • Environments
    • Creating an Environment
    • Authenticating to Environments
    • Review Environments
      • Configuring Review Sandboxes
      • Creation and Allocation of Review Sandboxes
  • Project Workflows
    • sfops - Execute Issue Ops
    • sfops - On Pull Request Comments
    • sfops - Close Issues
    • sfops - Execute Every 30 mins
    • sfops - Daily Job Executor
    • sfops - Review Sandbox - Creator
    • sfops - On Push to Branch
    • sfops - Execute Releases to any env
    • sfops - Execute Releases
  • IssueOps
    • Access
      • Request elevated previlege in production
    • Release
      • Release a Domain
      • Hotfix Workflow
  • Changelog
    • November24
    • January25
  • May25
  • DevCentral
    • Customising Menu
    • Extending using Custom Forms and Issue Ops Actions
  • self managed instances
    • Setup for self managed instances
      • 1. Create repositories
      • 2. Create a GitHub App
      • 3. Setting up sfops repository
      • 4. Trigger the workflows
      • 5. Setting up project repository
      • 6. Fetching upstream changes
        • 6.1 Manual Process for Updating sfops from Upstream
    • Update Instructions
      • Updating to v29.0.0
      • Updating to v30.3.1 and above
    • Workflow details
      • Sync Upstream Repository and Create Pull Request
  • Legal
    • Terms of Service for sfops
Powered by GitBook
On this page
  1. Changelog

January25

PreviousNovember24NextMay25

Last updated 3 months ago

sfops January 25 have now been patched to v31.0.23with sfp v47.3.5 with fixes to

  • Unable to set Field History Tracking for Unlocked Packages (https://source.flxbl.io/flxbl/sfp-pro/issues/15#issuecomment-336)

  • Unable to retrieve profiles in certain orgs

  • Hotfix release candidates are not visible in DevCentral

  • Patches to Lock/Deployment Issues in v47.3.2 of sfp

sfops January 25 (v31.0.0) bring the following features/fixes

sfops

Breaking Changes in sfp sfp now requires sandbox and branch names to be encoded, so that sandboxes could be identified properly. This requires a migration script to be executed on all project repo's where sfp is installed

https://source.flxbl.io/flxbl/sfops/issues/42

Please download the migration script provided along with sfp repo

Instructions on using the script are available at

Duplicate Checks powered by sfp

sfops duplicate check is now enhanced as a GitHub Check, providing better visibility and accomodate aliasified/unclaimed packages. As the command is utilizing sfp, you could read more about it here https://docs.flxbl.io/sfp/analysing-a-project/duplicate-check

sfp upgraded to v47.2.0

sfops is now powered by sfp v47.2.0 which now supports updated Salesforce libs, in turn allowing you to experiment with Decomposed Metadata types (https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_ws_decomposed_md_types.htm)

Bug Fixes

  • actions: ensure comments more than 64k chars is truncated (https://source.flxbl.io/flxbl/sfops/issues/43)

  • review: add a display of branch in sandbox pool page

  • workflow: fix issue with release on any en requiring additional plugins https://source.flxbl.io/flxbl/sfops/issues/44

⚠️
https://source.flxbl.io/flxbl/sfp-pro/releases/download/v47.2.5/flxbl-io-migrate-sandbox-pool-vars-1.0.0.tgzsource.flxbl.io
https://source.flxbl.io/flxbl/sfp-pro/src/commit/4ce681a1c4ad02388cca81a8ab75dcadea736698/support-packages/migrate-sandbox-pool-vars/README.mdsource.flxbl.io
Check integration with GitHub