trackPromoteReleaseStatus property
Release status when promoting between tracks.
Controls the status of the promoted release:
completed- Release is active and availabledraft- Release is saved but not publishedhalted- Release is paused/stoppedinProgress- Release is being processed
Default: "completed"
Implementation
final String? trackPromoteReleaseStatus;