Release Notes - Camunda Optimize - Version 2.2.0-alpha1 - HTML format

Bug Report

  • [OPT-834] - Extracting camunda-optimize-2.0.0-SNAPSHOT-full.tar.gz takes ages
  • [OPT-850] - Missing feedback when URL is wrong
  • [OPT-962] - Optimize does not start if I configure different ports
  • [OPT-1095] - Too many flow node filters distort the control panel
  • [OPT-1179] - IE11: sharing popover in report builder is placed incorrectly
  • [OPT-1237] - Report crashes when all columns are hidden
  • [OPT-1238] - Error on login of authorized user
  • [OPT-1261] - Broken link to process instance id in raw data table
  • [OPT-1270] - Target values below 1ms produce empty target value badge
  • [OPT-1272] - IE11 displays unreasonable amount of scrollbars
  • [OPT-1287] - Flow Node Filter does not show diagram in branch analysis
  • [OPT-1299] - Confusing ordering of process versions in Version Select Dropdown
  • [OPT-1304] - Variable values in the filter list overlapping the "×" button
  • [OPT-1310] - Add StartDate Filter button is incorrectly enabled after editing date
  • [OPT-1315] - Duration target value comparison is distorted
  • [OPT-1316] - Styling for invalid date in datepicker is broken
  • [OPT-1327] - The target value button in report page is always disabled
  • [OPT-1358] - Dates are not formatted in group by start date reports
  • [OPT-1359] - Table report breaks if I exclude columns across definitions
  • [OPT-1360] - Flow node filter shows empty key if flow node name is not available
  • [OPT-1378] - Hover over disabled target button shows unexpected additional border
  • [OPT-1382] - RawData table overlaps with control panel in Edge browser

Feature Request

  • [OPT-21] - I get feedback when the logout went wrong
  • [OPT-187] - I can reimport all workflow data without downtime of the optimize functionality
  • [OPT-410] - Entered values in the variable filter modal are validated
  • [OPT-446] - I can use the Definition Key to configure the import for all versions of a process definition
  • [OPT-853] - Add visual feedback to report drag and drop
  • [OPT-862] - I can see report details in the report view
  • [OPT-903] - Add hover interaction between Statistics and Diagram
  • [OPT-1194] - I can comfortable create Date Variable filters
  • [OPT-1247] - Show newly created reports on dashboard autorefresh
  • [OPT-1258] - I can visualize a single number as progress bar
  • [OPT-1292] - I can filter by date variables
  • [OPT-1293] - Using the Rest-API Optimize I can filter by rolling date filter on date variables
  • [OPT-1294] - I can filter by rolling date on date variables
  • [OPT-1295] - I can duplicate a report
  • [OPT-1319] - I can group by variables
  • [OPT-1332] - I can perform min, max and median operations on Flow Node Duration view
  • [OPT-1337] - I can see the relative value for count view reports
  • [OPT-1341] - I can filter by non-executed flow nodes
  • [OPT-1346] - I can toggle Heatmap tooltips to always be visible
  • [OPT-1348] - I can set a goal line in the process instance bar chart
  • [OPT-1349] - I can perform min, max and median operations on Process Instance Duration view
  • [OPT-1361] - I can filter by canceled process instances
  • [OPT-1363] - I can duplicate a dashboard
  • [OPT-1364] - I can search through report/dashboard list
  • [OPT-1369] - Report list in Alert Modal is searchable
  • [OPT-1370] - Add deselect All columns button to column filter in raw data table
  • [OPT-1372] - In the variable plugin I retrieve all necessary information to deserialize complex variables

Task

  • [OPT-229] - I can delete the elasticsearch optimize index and restart the import
  • [OPT-401] - When I try to access a non-existing page I get redirected to the login/index page
  • [OPT-564] - I can execute tests that cover the connection between Optimize backend and frontend
  • [OPT-783] - Run all SVGs through SVGO when building
  • [OPT-788] - Include modal tests into Optimize
  • [OPT-864] - Rename Button {{type}} property
  • [OPT-899] - Use Icon component
  • [OPT-905] - Add demo data
  • [OPT-1180] - I can read a note that duration filter is only applied for complete process instances
  • [OPT-1183] - Test that defining Alerts and then restart Optimize works
  • [OPT-1195] - Duration Filter: add note re showing finished instances only
  • [OPT-1204] - Merge process definition type and process definition xml type
  • [OPT-1235] - Filters than cannot be edited should not have a pointer cursor
  • [OPT-1245] - Remove unused configurations
  • [OPT-1248] - Import for running process instances is based on timestamp
  • [OPT-1273] - Document the external resource on dashboards feature
  • [OPT-1274] - Document the hide and reorder columns in raw data tables feature
  • [OPT-1291] - Add engine alias to initial variable import
  • [OPT-1296] - Mention in docs existing log levels
  • [OPT-1298] - Raw data table headers should have natural names
  • [OPT-1301] - Remove maxPageSize for import.data.process-definition
  • [OPT-1314] - I can hover over entitylist icons to see what kind of operation they perform
  • [OPT-1318] - I can see if the target value comparison is still loading the data
  • [OPT-1326] - Refactor filters structure
  • [OPT-1339] - Reduce code duplication in Report Evaluation
  • [OPT-1345] - Simplify report data validation
  • [OPT-1356] - Improve UI of view, groupBy and visualization option selection for report creation
  • [OPT-1362] - Variable Filter should filter variable names on the frontend
  • [OPT-1374] - Add the documentation for the Barchart target value to the website

Feature Part

  • [OPT-1308] - Use DatePicker component in Variable filter for Date variabes
  • [OPT-1320] - Using the Rest-API Optimize I can group by varibles
  • [OPT-1321] - In the report builder add the variable option in the group by dropdown
  • [OPT-1338] - In the report builder add the min, max and median flow node duration options in the view dropdown
  • [OPT-1353] - In the report builder add the min, max and median process instance duration options in the view dropdown

Sub-task

  • [OPT-1199] - I can read documentation on upgrade for developers
  • [OPT-1264] - As a user I can adjust the logging level of the upgrade jar
  • [OPT-1266] - I can run the integration tests on an upgraded optimize
  • [OPT-1269] - Use json path to define adjustments within the upgrade steps
  • [OPT-1307] - Make Date-Picker reusable
  • [OPT-1309] - Refactor VariableFilter component
  • [OPT-1317] - I see a warning before I can upgrade Optimize
  • [OPT-1322] - The REST-API uses the new group by structure
  • [OPT-1323] - Use new group by report data structure
  • [OPT-1324] - Refactor start date filter structure in the backend
  • [OPT-1325] - Reactor variable filter in the backend
  • [OPT-1328] - Refactor date filters to use explicit start- and end-dates
  • [OPT-1329] - Document group by variable
  • [OPT-1333] - Using the REST-API I can request the minimum Flow Node Duration
  • [OPT-1334] - Using the REST-API I can request the maximum Flow Node Duration
  • [OPT-1335] - Using the REST-API I can request the median Flow Node Duration
  • [OPT-1350] - Using the REST-API I can request the minimum Process Instance Duration
  • [OPT-1351] - Using the REST-API I can request the maximum Process Instance Duration
  • [OPT-1352] - Using the REST-API I can request the median Process Instance Duration

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.