Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Repair Jira Macros

The changes in this beta will be available in the 4.13 Source version 5 production release, due out at the end of June 2020. 

Features of this release include:

...

We will also want to include a toolbar with a filter/search for custom charts: 

Jira Legacy
serverSystem JIRA
serverIdc4ca6e0fa22b5711-9f422728-3d1a3bcc-879c860f-870abe699ab12832d905a432
keyRM-19119
, hopefully in the next beta will be available in a beta soon.

Operations Tabular Editor changes

...

Code Block
--resultsOutputMode

There are three modes currently available (with another coming soon):

  1. noOutput - This improves performance when using automatic exporting tools such as Scenario Options: Simulation results or Simulation Log which automatically exports results after each run to a specific location. 
  2. serverNamedFormat - This mode saves from the server, rather than transferring data back to the client when in client-server mode. This is also now the default for a single computer run, meaning performance is improved by not transferring the data.
  3. clientNamedFormat - (default for client-server mode). The data is transferred back to the client and saved (current behaviour).
  4. Coming soon: serverStreamedFormat - this will be available with results streaming in the next beta release. 

Plugin Developers

We are planning on moving to C# 7, Visual Studio 2019 and .NET 4.8.0 soon, so you will need to make sure you have updated Visual Studio to continue developing plugins in the beta versions.

...

Full Release Documentation

Jira Legacy
serverSystem JIRA
columnstype,key,status,summary,assignee,reporter
maximumIssues150
jqlQueryproject in (RM, Insight) AND fixVersion = 4.12.1beta AND statusCategory not in ("To Do")
serverIdc4ca6e0fa22b5711-9f422728-3d1a3bcc-879c860f-870abe699ab12832d905a432