Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(572 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--9468-->
<!--10956-->
This page contains preliminary information about new features and fixed issues in the next release.
This page contains preliminary information about new features and fixed issues in the next release.


==New features in next release==
==New features in next release==
* In object-centric models, object-to-object relations are followed by traversing once all object types. (B-08606)
* HTTP logging can be enabled to trace HTTP requests coming to QPR ProcessAnalyzer. (''B-09109'')
* Added checkbox for disabling filtering for individual dimensions or columns. (''B-08589'')
* OAuth refresh tokens are stored to database to keep active sessions after server restart. (''B-09091'')
* Dropdown list selector for changing dashboard variables and filter selector components are available as multiselect dropdown lists. (''B-09085'')


==Issues fixed in next release==
==Issues fixed in next release==
* Metadata queries are leaking database connections. (''D-14414'')
* Datatable with underlying Snowflake table missing gave &quot;Index out of bounds&quot; error in charts. (''D-14815'')
* SAML self-signed certificate is expired. (''D-14424'')
* If object-centric model had object types without direct events, those object type were incorrectly shown in flowchart. (''D-14880'')
* Workspace projects hierarchy tooltips didn't show special characters correctly. (''D-14430'')
* Added maximum data size limitation to AI assistant to avoid error with large datasets. (''D-14419'')
* Day of the Year/Week/Month/Quater don't really work with certain  Specific event time X-axis settings. (''D-14421'')
* Fixed issue where &quot;Datatable contents (in-memory)&quot; option in chart didn't work for Snowflake datatables. (''D-14391'')
* Fixed issue where chart settings crashed when trying to use without model selected giving following error: Cannot read properties of undefined (reading 'injectValue')  at b.getDimensionQuery. (''D-14395'')
* Fixed issue where BPMN editor crashed when creating filter from tasks giving following error: Cannot read properties of null (reading 'querySelector'). (''D-14399'')
* Fixed issue where object-centric flowchart filter selection gave error when case-centric model was selected. (''D-14408'')


==Features under work==
==Features under work==
* Case and event attributes lists show number of unique values in Snowflake models (instead of attribute datatype as previously). (''B-08316'')
* Eventlog data and dashboard texts can be translated (e.g., attribute names, event type names, textual values, titles, labels, units). (''B-09010'')
* Improve Snowflake clustering analysis to show number of event occurrences correctly. (''B-08353'')
* AI assistant support for Native app (using AGENT_RUN function). (''B-09044'')
* Global secrets: SetSecret should work also in the generic context. (''B-08599'')
* Introduced QPR Task Recorder for web applications available as Chrome and Edge extension, capable of collecting detailed eventlogs from user actions. (''B-09087'')
* SAML authentication can now synchronize user groups from identity provider. (''B-08612'')
* MCP: Add support for prompts and resources. (''B-09101'')
* Improved Snowflake cache table creation when there are multiple users. (''B-08622'')
* Datatable duplication is now synchronous in Snowflake until 30 seconds to avoid showing the created duplicate with zero rows. (''B-08634'')
* AI Agent: UI for editing prompt charts, and checkbox to include other charts in dashboard. (''B-08641'')


==Fixes under work==
==Fixes under work==
* Query to non-existing model incorrectly returned &quot;Sequence contains no elements&quot;. (''D-14402'')
* Flowchart behaved strangely after model's datatables where modified by truncating rows. (''D-14830'')
* Flowchart gives random errors in Snowflake query with specific filter. (''D-14849'')
* Filter rules for number and date type of case and event attributes present values based on the filter rule configuration. (''D-14867'')


Note: Features and fixes currently under work are not necessarily targeting to the next release.
Note: Features and fixes currently under work are not necessarily targeting to the next release.
__NOTOC__
__NOTOC__

Latest revision as of 14:48, 3 June 2026

This page contains preliminary information about new features and fixed issues in the next release.

New features in next release

  • HTTP logging can be enabled to trace HTTP requests coming to QPR ProcessAnalyzer. (B-09109)
  • OAuth refresh tokens are stored to database to keep active sessions after server restart. (B-09091)
  • Dropdown list selector for changing dashboard variables and filter selector components are available as multiselect dropdown lists. (B-09085)

Issues fixed in next release

  • Datatable with underlying Snowflake table missing gave "Index out of bounds" error in charts. (D-14815)
  • If object-centric model had object types without direct events, those object type were incorrectly shown in flowchart. (D-14880)

Features under work

  • Eventlog data and dashboard texts can be translated (e.g., attribute names, event type names, textual values, titles, labels, units). (B-09010)
  • AI assistant support for Native app (using AGENT_RUN function). (B-09044)
  • Introduced QPR Task Recorder for web applications available as Chrome and Edge extension, capable of collecting detailed eventlogs from user actions. (B-09087)
  • MCP: Add support for prompts and resources. (B-09101)

Fixes under work

  • Flowchart behaved strangely after model's datatables where modified by truncating rows. (D-14830)
  • Flowchart gives random errors in Snowflake query with specific filter. (D-14849)
  • Filter rules for number and date type of case and event attributes present values based on the filter rule configuration. (D-14867)

Note: Features and fixes currently under work are not necessarily targeting to the next release.