In this build:
Rework of the Scheduler code (necessity of which came from work at Cubis):
Added two new workflow status codes for more immediate feedback. The status are now:
Waiting to Send
The workflow is scheduled to run but has not been sent to the worker service yet
Queued on Worker Service
The workflow is on the worker service but is not running yet. This could be because FastClose Server has detected that the workflow is due to run in the next minute and the worker service is waiting until the correct time to run it.
Running
Finished
Cancelled
Error
Disable the Run Now button when the workflow is in progress
Renamed the “Run As” user to “User for Dimension Security” to make it more obvious on what that is.
Workflows which were “Waiting to Send” or “Queued on Worker Service” will be re-sent if FastClose Server restarts. Workflows which were running will be cancelled as we don’t know whether they succeeded or had an error.
Can override the appsettings.json file using appsettings.customer.json
Fresh installs of the Worker Service are possible again
Other low hanging fruit bug fixes:
existing BudRev calc from the library, once it shows as a hierarchy it would take running a query on the repository to change it back to a calc.
Can import calcs from the main Library dialog and use them right away
FC-205: If a bucketing dimension isn’t used in the grid, filters or calcs don’t include its related dimension in the query
FC-231: Borders are no longer available to be overridden in conditional formatting, you can’t export them to excel.
FC-147: Variables screen has two widths: 1140 when clicked through the ribbon, 900 when clicked through the filter panel. This is to facilitate people who have smaller screens.
FC-216: Keep the Open Report screen open when the user clicks the “Open” button but does not have a report selected. If a single folder is selected on the right side then clicking the Open button will enter the folder.
FC-228: Subtotals on bucketing members couldn’t be loaded when the report is re-opened.
FC-233: SAP B1 – Account Type could not be included in the grid or filtered on. It was named incorrectly in the catalog.