Release Notes - Mitto [MIT] - 2.8.3¶
Improvement¶
issue |
summary |
---|---|
subscriptions - make user_id in subscription input table optional |
|
Subscriptions - allow the format of relative date ranges to be customized |
Bug¶
issue |
summary |
---|---|
Subscriptions - enusure that pagination of workbooks and views are handled correctly |
|
subscriptions - job failure error not in logs |
|
Job failing with UnicodeEncodeError |
|
Settings - Check Now - 500 error - /api/pkg |
|
Sequence - selecting job(s) and pressing “Add Selected” - submit button grayed out |
|
Sequence - spinner never goes away after adding clicking all jobs and “add selected” |
|
UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xe2 in position 5: ordinal not in range(128) |
|
[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Incorrect syntax near the keyword ‘IF’. (156) (SQLExecDirectW)”) [SQL: CREATE SCHEMA IF NOT EXISTS meta] |
|
Subscription pdf content is blank for user LaueM for OEEChronological at 12:00 |
|
12:00 subscription is firing off every 5 minutes. |
|
gcloud file is encrypted |
|
vizql export - improve handling of Tableau server dropped connections |
|
subscriptions - improve handling of invalid user_id_to_impersonate |
|
Some relative dates are incorrect |
|
Error: psycopg2.errors.StringDataRightTruncation: value too long for type character varying(10) |
|
2.8 bug - jobs newly added to sequence show incorrect last completed information until page refreshed |
|
2.8 bug - jobs never run appear in sequence with last completed time of current timestamp |
|
job_vizql_export does not work with sites other than the default site |
|
job_rest_export does not work with sites other than the default site |
|
Credentials - rclone - unable to replace existing credentials |
|
Tableau Extract Refresh - json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) |
Breaking Changes¶
MIT-1857¶
The date_range
section in the configuration for job_subscription.py
was renamed to
relative_date
. The configuration for existing subscriptions jobs using date_range
must
be updated.