| MS-23397 |
Major |
Help: All [String:] examples need to show output |
All [String:] macro examples now have expected output shown in the help. |
| MS-23517 |
Major |
[Table.Graph:] Help example should not have superfluous '}' character on labelText parameter in example 3 |
Removed superfluous curly brace in example #3 of the [Table.Graph:] macro. |
| MS-23369 |
Major |
My API Tokens and other tables' column drop-downs should work as expected |
Fixed an issue where the columns drop-down was not working as expected in the Docs app. |
| MS-23539 |
Major |
[MagicSuite.ReportBatchJobProperty:] examples 3, 4 and 5 should be updated |
Updated the [MagicSuite.ReportBatchJobProperty:] macro examples for the help/docs. |
| MS-23391 |
Major |
The Search should search macro parameter tables |
Docs search now searches macro parameters. The search results user interface has been improved, with clearer layout and ability to group by product. |
| MS-23534 |
Major |
[MagicSuite.ReportMacroCount:] examples 1 and 2 should not give warning |
Updated the help examples for the [MagicSuite.ReportMacroCount:] macro. |
| MS-23531 |
Major |
[MagicSuite.ConnectionProperty:] examples 1 and 2 should not fail |
Fixed broken [MagicSuite.ConnectionProperty:] macro examples. |
| MS-23780 |
Major |
Release notes on current major.minor version should not show items ahead of the current patch version |
Release notes now correctly show only the features and fixes available in your current build, rather than including items from newer unreleased versions. |
| MS-23467 |
Major |
The [Execute:] macro should not use [ExecuteAsync:] in the examples |
Fixed an issue where the [Execute:] macro examples incorrectly used [ExecuteAsync:] rather than [Execute:]. |
| MS-23537 |
Major |
[MagicSuite.ReportJobProperty:] examples 1-5 should be updated |
Updated the [MagicSuite.ReportJobProperty:] help examples. |
| MS-23535 |
Major |
[MagicSuite.ReportConnectionSummary:] example 1 should not fail when used |
The help example for the [MagicSuite.ReportConnectionSummary:] macro now works as expected. |
| MS-23533 |
Major |
[MagicSuite.Version:] help and example updates |
The [MagicSuite.Version:] macro now works correctly when using the allAsJObject parameter. |
| MS-23532 |
Major |
[MagicSuite.ConnectionStatusProperty:] example 1 should not fail |
Fixed broken [MagicSuite.ConnectionStatusProperty:] macro examples. |
| MS-23445 |
Major |
ReportMagic Release notes in the Docs app should show tickets with legacy 'ReportMagic 4' component |
The release notes for ReportMagic shown in the Docs app now include those small number of tickets that were incorrectly filtered out. |
| MS-23536 |
Minor |
[MagicSuite.ReportScheduleList:] example 2 should be updated so it does not error |
Fixed broken example 2 in [MagicSuite.ReportScheduleList:] macro. |
| MS-23266 |
Minor |
[Web.Html:] example/s using the content parameter should be added to the help page |
New [Web.Html:] example added to the help using the content= parameter |