This page provides a list of merged bug fixes between the LTS 5.0 release and the LTS 6.0 release.
Unique ID | Release | Fix Notes | Implemented By |
---|---|---|---|
6954 | 206 | Enable editing an analysis using machine types with custom activity fields that are colors | M_ANALYSIS |
6920 | 206 | Ensure MDC (Basic Dataset) nodes can be explored on DMG machines | M_MACH, M_MDTS |
6911 | 206 | Allow timestamps as X axis in analyses | M_ANALYSIS |
6884 | 206 | Account owners can see user table with custom fields | M_USER_FIELD |
6837 | 206 | Fix error messages on logout from Factory. | S_AUTH |
6824 | 206 | Machine attribute widget always displays the value, even if it is not mapped on the machine type for the machine | M_APP_VER_STEP_REG_WIDGET |
6967 | 206 | Ensure that expressions in analytics editor do not overflow, which was preventing deletion of an operation | M_ANALYSIS, M_EXPRESSION |
6976 | 206 | Enable state change triggers for machine types | M_MTRIG, M_MTYP |
6962 | 206 | Add support for interval and timestamp comparisons in expression editor | M_EXPRESSION |
6836 | 206 | DATE_TRUNC_TZ expression properly incorporates timezone | M_EXPRESSION, M_TRIG |
6877 | 206 | Ensure that “Last Machine Output” always gets the correct value | M_MACH, M_TRIG |
6799 | 206 | Properly escape table record paths in API | M_BOTS, M_TABLE |
6925 | 206 | Ensure users cannot create a placeholder that does not link to a valid Tulip Table | M_APP_VER_RECD, M_TABLE |
7019 | 207 | Correctly display table records in Completions in Dev Mode | M_APP_VER_COMP, R_DEVM, M_TABLE_RECORD |
7031 | 207 | Fix issue where gateways were showing up as deleted in triggers | M_TRIG |
7068 | 207 | Add ability to set number of decimal places for Machine Status Widget | M_APP_VER_STEP_REG_WIDGET |
7059 | 207 | Switching between editing multiple select inputs now always updates options | M_APP_VER_STEP_REG_WIDGET |
7089 | 207 | Allow activity fields to be added for machine status widget | R_APPE, M_MFLD, M_APP_VER_STEP_REG_WIDGET |
7037 | 207 | Hide archived columns when showing table record details in Completions | M_APP_VER_COMP |
7036 | 207 | Ensure all options can be selected when creating machine activity fields and attributes | M_MFLD, M_MATT |
7040 | 207 | Ensure client secret does not get overwritten when editing other parts of connector config | M_CONN |
6978 | 207 | Analytics editor does not break when building for machines with custom color activity fields | M_ANALYSIS, M_MACH, M_MFLD |
7051 | 207 | Better formatting for long text in Record History Widget | M_APP_VER_STEP_HIST_WIDGET |
6957 | 207 | When deleting a machine attribute, ensure that our check for whether it is being used covers every usage option | M_MATT |
6979 | 207 | Analyses can run on multiple machines even if the types have different custom activity fields | M_ANALYSIS, M_MFLD, M_MTYP |
6947 | 207 | For connectors, handle case where OAuth 2.0 refresh tokens expire | M_CONN |
6988 | 207 | Ensure machine activity table updates in real time | M_MACH_MACT |
6966 | 207 | Revamp archived apps and app groups modal and unify verbiage | M_APP, M_APPGROUP |
7144 | 208 | Fix bug where camera widget does not work without variables | M_APP_VER_VAR, M_APP_VER_STEP_REG_WIDGET |
7135 | 208 | Fix issue around CSV exporting table analyses | M_ANALYSIS, M_WORKSPACE |
7181 | 208 | Systems: Images consistently show up in Azure gardens | NA (Non-Functional) |
7278 | 208 | Color variable defaults are corrected, preventing situation where completions fail | R_APPE, M_APP_VER_COMP, M_APP_VER_VAR |
7101 | 208 | Machine Monitoring: Fix State Change Events for Machine Variables in App Triggers | M_MACH, M_TRIG, M_APP_VER_VAR |
7113 | 208 | Fix issue where create record from API shows as deleted user in DHR | M_APP_VER_STEP_HIST_WIDGET |
7106 | 208 | Machine Monitoring: Ignore State Change Events in "any attribute" Machine Triggers | M_MTRIG |
7153 | 208 | Player: Logging out in GxP mode no longer triggers a failed attempt to report a completion | M_APP_VER_COMP |
7188 | 208 | Tables: Allow dropping all records for tables with links | M_TABLE, M_TABLE_RECORD |
7190 | 208 | Dashboards: Fix vertical scrolling on shareable dashboards | M_ANALYSIS |
7290 | 209 | Shop Floor: Empty Station Groups should appear in the left nav | M_STAG |
7294 | 209 | Widgets: Fix date picker bug | M_APP_VER_STEP_REG_WIDGET |
7282 | 209 | Web Player: Fix front-end memory leak | S_PLAYER |
7331 | 209 | Fix increment on blank record field in dev mode | R_APPE, R_DEVM, M_TABLE_RECORD_FIELD |
7258 | 209 | Remove invalid options from dynamic analysis filters | M_ANALYSIS, R_APPE |
7263 | 209 | Require users to select the type of variable when creating through input widgets. | R_APPE, M_APP_VER_STEP_REG_WIDGET |
7262 | 209 | Entering a negative number into a table filter input no longer shows confusing error message | M_TABLE, M_APP_VER_STEP_REG_WIDGET |
7260 | 209 | Update date picker to allow parsing custom formats | M_APP_VER_STEP_REG_WIDGET |
7242 | 209 | Adds a toggle in the oauth configuration modal that configures how client id and client secret are sent for refreshing tokens request. | M_CONN |
7238 | 209 | Fixes CSV export of shared table analyses | M_ANALYSIS |
7219 | 209 | Table link action in trigger editor no longer allows user to select archived fields | M_TABLE, M_TRIG |
7285 | 209 | Ensure deletions appear in Record History Widget | M_APP_VER_STEP_HIST_WIDGET, M_TABLE |
7217 | 209 | Fix bug with deleting static options when editing select inputs | R_APPE, M_APP_VER_STEP_REG_WIDGET |
7210 | 209 | Enforce only one machine being assigned to a single station | M_MACH |
7283 | 209 | Avoid race condition when selecting rows in Interactive Table Widget. | M_TABLE, M_TRIG, M_APP_VER_STEP_REG_WIDGET |
7267 | 209 | Fix approval type usage calculations | M_APP_APPR, M_APPROVALTYPE |
7278 | 209 | Color variable defaults work correctly | R_APPE, M_APP_VER_VAR |
7473 | 210 | Fixed a bug where the User Deactivation modal description did not accurately reflect Tulip's behavior around automatic reactivation of users who log in with SAML. | S_AUTH |
7474 | 210 | Fixed a bug where existing SAML Operators could log in to the Factory UI. | S_AUTH |
7388 | 210 | Fix LDAP authentication over TLS for certificates without subject names | S_AUTH |
7395 | 210 | Bug: Fix pasting image issue into app editor | R_APPE, NA (Non-Functional) |
7368 | 210 | Fixed bug where photo preview was not shown on upload-only widget. | M_APP_VER_STEP_REG_WIDGET |
7358 | 210 | Add station online status on camera preview page; disallow selection of offline stations for camera preview. | M_STAT |
7328 | 210 | Fix issue where the admin interface can be opened in the electron application | S_PLAYER |
7342 | 210 | Fixes a bug where buttons (and other events) are ignored while a step opened trigger is running | S_PLAYER, M_TRIG |
7329 | 210 | Fix issue preventing apps in Dev Mode from completing after switching stations and then going to splash screen | M_APP_VER_COMP, R_DEVM, M_STAT |
7305 | 210 | Fix "Is In" filter in Table Aggregations | M_TABLE, M_APP_VER_AGG |
7340 | 210 | Fix bug where machine appeared as "Unnamed Machine" in select widget. | M_MACH, M_APP_VER_STEP_REG_WIDGET |
7555 | 211 | Settings: Fix device uptime not loading | R_SACC |
7529 | 211 | Machine Monitoring: Fix permission and display issues with API connectors | M_MDTS |
7525 | 211 | Machine Monitoring: Fix bug where creating an API data source would navigate to a broken page | M_MDTS |
7493 | 211 | Widgets: Upload widget now has adjustable font size. | M_APP_VER_STEP_REG_WIDGET |
7450 | 211 | Machine Types: Fix "Leave page without saving" box on machine type page | M_MTYP |
7466 | 211 | Table Queries: Added new error to query bar that will appear if the query name is longer than 40 characters. | M_TABLE, M_TABLE_QUERY |
7424 | 211 | Permissions: Fixed a bug where app-specific user permissions could be lost when the user changed roles. | M_APP_PERM |
7423 | 211 | Player: "Complete App and Logout Current User" goes to splash screen after logout to prevent new triggers from firing | M_TRIG |
7422 | 211 | Dev Mode: Machine activity data created in Dev Mode does not persist to the machine activity table. | R_DEVM, M_MFLD |
7487 | 211 | Expressions: Fix issue where date_trunc and seconds_to_interval expressions could not be used together | M_EXPRESSION |
7197 | 211 | Tables: Display Table Records in the time zone of the viewing user | M_TABLE |
7600 | 212 | Prevent changes to user profiles and roles when using Group-Restricted LDAP login. | S_AUTH |
7823 | 212 | Fix bug where timestamp expression comparisons always evaluated to false | M_EXPRESSION |
7755 | 212 | Machine Monitoring: Prevent users from creating empty machine triggers, which was preventing machine events from reaching player | M_MTRIG |
7756 | 212 | Add better handling of MM trigger errors, allowing downstream listeners to receive the machine event | M_MTRIG |
7808 | 212 | Fix bug where interactive table widget crashed in app editor when adding columns | M_TABLE, M_APP_VER_STEP_REG_WIDGET |
7691 | 212 | Fix empty state for toggle widget | M_APP_VER_STEP_REG_WIDGET |
7719 | 212 | Fix issue where unmapped attributes used in trigger conditions caused the whole trigger to fail. | M_MATT, M_MTRIG |
7662 | 212 | Fix a bug where deleting a machine type takes user to a broken page | M_MTYP |
7614 | 212 | Tables: Fix not equal filter for datetime columns | M_TABLE |
7586 | 212 | Analytics: Fix issue where ROUND expressions returned a string, making some analyses behave oddly | M_ANALYSIS, M_EXPRESSION |
7617 | 212 | Improve confirmation message when inviting operators. | S_AUTH |
7589 | 212 | Machine Type editor correctly prompts the user to save when leaving the page mid-editing | M_MTYP |
7619 | 212 | Machine Monitoring: Allow triggers to run if the condition is left entirely empty | M_MTRIG |
7562 | 212 | Add table record usage for toggle/input widgets. | R_APPE, M_TABLE |
8059 | LTS6 | Fix bug with date filtering in analytics | M_ANALYSIS, M_TABLE |
7991 | 213 | Fixed a permission issue with the `POST /v2/storage/allocate` endpoint for batch record upload. | M_TABLE |
8008 | 213 | Fix a bug where videos played without audio on Safari web player. | R_APPE, S_PLAYER |
7971 | LTS6 | Fix bug where linked IDs shows up in the wrong link field in record history widget | M_APP_VER_STEP_HIST_WIDGET, M_TABLE |
7912 | 213 | Fix broken image if no customer logo has been set. | S_PLAYER |
7887 | 213 | Fix bug where editing restored machine type triggers modified the published version | M_MTYP |
7898 | 213 | Fix re-adding a machine activity field after previously deleting it | M_MACH_MACT |
7852 | 213 | Add ellipses for long aggregation names to prevent cutting off other content | M_TABLE |
7889 | 213 | Fix issue where updating machine types fail. | M_MTYP |
7894 | 213 | Fix number input widgets having inconsistent behavior with separators across different languages. | M_APP_VER_STEP_REG_WIDGET |
7867 | 213 | Keep editing state consistent when switching tabs on machine page | M_MACH |
7871 | 213 | Fix accordion height when moving between machine type view and edit modes | M_MTYP |
7851 | 213 | Fix machine archive POST endpoint | M_MACH |
7857 | 213 | Tulip Tables: CSV imports create audit log entries | M_APP_VER_STEP_HIST_WIDGET, M_TABLE |
7550 | LTS6 | Analytics: Improve time bucket performance | M_ANALYSIS |
7873 | 213 | Remove file type option from machine activity fields | M_MFLD |
7779 | 213 | Fix dragging and dropping apps and app groups to the root level | M_APP, R_APPE, M_APPGROUP |
8102 | LTS6 | Changes the behavior of dynamic analysis refresh to display a loading icon instead of an error. | M_ANALYSIS |
7797 | 213 | Present users with expression errors as expressions are edited | M_EXPRESSION |
7834 | 213 | Fix image upload for machine datasources | M_MDTS |