Fixed Bugs in Version 2.9.0.309 from 06.04.2023 | Ticket (internal) |
Section breaks do not update Error description: If a user sets a section break in SN, another user will only see this when he changes the document or restarts the client. Expected behavior: Section breaks should update when the document is loaded manually. | #138676 |
After automatic client update, the client must be restarted several times Error description: Unfortunately, we keep getting feedback from clients where the automatic client update does not work as desired. In most cases, the client has to be started twice after the auto-update in order for SmartNotes to start. Expected behavior: It should also be possible to start the client the first time after the autoupdate. | #136819 |
Filtering in the programming assistant faulty Error description: Select a data source and set a filter value. Example: "4711". Now close the programming assistant and open it again. If you now select another data source and set the value "4711" again, nothing is displayed this time. Internally, the preselected data source is used. Expected behavior: Das Filtern sollte uneingeschränkt funktionieren | #138659 |
Text block tag on tables in Word cannot be deleted Error description: Ein Tag bleibt bestehen, wenn man mit einem Rechtsklick in der Tabelle und "Textblock Tag löschen" den vergeben Tag löschen möchte. Expected behavior: The tag should be deleted. | #138647 |
When deleting period contents (items), a misleading message appears in the English interface Error description: If you want to delete the items from a period in the period administration, the following message appears in the English user interface. Image ModifiedExpected behavior: A message should appear that corresponds in content to the following message Image Modified "This action deletes all items in the selected period. You cannot undo this operation. Are you sure?" | #138777 |
Data view shows different totals than Excel - sum formula is not correctly recognised by SN Error description: SN represents an incorrect value for H64 in the data view. This behaviour does not always occur. Expected behavior: Same value in the data view as in Excel Workaround: Example for cell H64: H64 is composed of cells that are also sums - V15-V39. V39 shows the following sum: =SUM P39 shows a positive value in Excel, if you change the sign here and delete the minus in front of P39 from the totals formula, SN shows the correct sum in the data view again. The Excel file_2 contains the corrected variant. Or use the following formula H39+J39+L39 etc.
| #137322 |
If the references are too long, the DCL is not completely displayed in the administration Error description: If the references are too long, the administration remains empty or incomplete. Expected behavior: Management is displayed correctly, regardless of the reference size | #137371 |
TM1 interface not compatible with SN 2.9.0.225 Error description: The TM1 interface is no longer compatible with SmartNotes 2.9.0.225, because the Newtonsoft.Json.dll on the client side has a different version than required. An error message appears. Image ModifiedExpected behavior: No error message occurs | #131896 |
Diagrams: Thousands separators do not arrive in diagrams or jump back and forth between German(dot) and English(comma) arbitrarily Error description: The 1000 separator jumps back and forth arbitrarily. Sometimes it is displayed in Excel with dots, sometimes with commas. In Word, too, the 1000 separators arrive incorrectly. They are correct more by chance. To compare: If you change the language, the 1000 separators appear correctly in the tables. Only the diagrams differ from time to time. Expected behavior: The 1000 separators adapt to the language as in the tables. English with comma, German with dots. | #136252 |