Skip to content

Commit f69688f

Browse files
authored
Added release notes for 21.0.28 (#316)
1 parent 1755b6c commit f69688f

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

versioned_docs/version-21.0/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slug: "/"
66

77
OpCon (Operations Console Cross-Platform Scheduler) is an enterprise-wide, heterogeneous workflow automation and orchestration platform.
88

9-
The current release is **OpCon 21.0.27**.
9+
The current release is **OpCon 21.0.28**.
1010

1111
The following sections contain more information:
1212

versioned_docs/version-21.0/release-notes.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,32 @@ sidebar_label: "Release Notes"
44

55
# OpCon Release Notes
66

7+
## OpCon 21.0.28
8+
9+
2024 October
10+
11+
#### Server
12+
13+
:white_check_mark: **OPCON-23582**: Fixed an issue where the estimated start time of a job was incorrect when it depended on a job in a different schedule.
14+
15+
#### Solution Manager
16+
17+
:white_check_mark: **OPCON-22258**: The Job Execution History now displays the correct duration for skipped jobs.
18+
19+
:white_check_mark: **OPCON-24462**: Updated Arguments field for embedded script jobs to allow up to 2000 characters.
20+
21+
#### REST API
22+
23+
:white_check_mark: **OPCON-23710**: Fixed an issue where fetching the history of a job in a schedule would return the history of all jobs with the same name across all schedules.
24+
25+
#### ImpEx2 Web Service
26+
27+
:white_check_mark: **OPCON-24669**: Fixed a problem when deploying schedules and reset AutoBuild and AutoDelete options selected by Deploy.
28+
1) In package deployments added reset options to schedules when versions match and schedule contents not updated.
29+
2) Changed reset to either set new selected values or remove options if values set to 0.
30+
31+
:white_check_mark: **OPCON-25144**: Fixed a problem when importing schedule definitions that contain multiple roles and the role names have been transformed to the same name causing a duplicate key violation. Fix ensures that duplicate roles and no longer inserted.
32+
733
## OpCon 21.0.27
834

935
2024 July

0 commit comments

Comments
 (0)