...
Those improvements were made in the context of obtaining the Data Center yearly approval.
- https://requirementyogi.atlassian.net/browse/RY-959 Add Add a maximum size to caches,
- https://requirementyogi.atlassian.net/browse/RY-960 Set caches to replicate through invalidation when possible.
- https://requirementyogi.atlassian.net/browse/RY-964 Reduce all transactions to 5s, particularly in background tasks.
- https://requirementyogi.atlassian.net/browse/RY-970 Autosuggestion of requirement keys: Add a column in the table for the uppercase of the requirement
- https://requirementyogi.atlassian.net/browse/RY-962 Autosuggestion of requirement keys: Store generated keys in a table (as if they were DB sequences) instead of search tables manually. This greatly accelerates key generation.
- https://requirementyogi.atlassian.net/browse/RY-979 Enable administrators to set limits to export sizes, by upgrading to PSEA 1.7 if they want.
Bugfixes
- https://requirementyogi.atlassian.net/browse/RY-968 Fix an error in the viewer for Excel documents,
- https://requirementyogi.atlassian.net/browse/RY-969 In the Jira Bulk Issue Creation, fix an error when clicking "Reapply"
- https://requirementyogi.atlassian.net/browse/RY-972 Search syntax: The NOT keyword is incorrectly applied when used with parenthesis.
- https://requirementyogi.atlassian.net/browse/RY-976 Excel imports: Properties were not imported.
...