Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • RY-959 Add a maximum size to caches,
  • RY-960 Set caches to replicate through invalidation when possible.
  • RY-964 Reduce all transactions to 5s, particularly in background tasks.
  • RY-970 Autosuggestion of requirement keys: Add a column in the table for the uppercase of the requirement
  • 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.
  • RY-979 Enable administrators to set limits to export sizes, by upgrading to PSEA 1.7 if they want.

Bugfixes

  • RY-978 Added search criteria: pageHistory and links, and slightly modified the "page ~ ..." when it dealt with archived versions of pages.
  • RY-958 Fix an indexing error, which modified the dependencies in archived requirements, when modifying a current version of them.
  • RY-968 Fix an error in the viewer for Excel documents,
  • RY-969 In the Jira Bulk Issue Creation, fix an error when clicking "Reapply"
  • RY-972 Search syntax: The NOT keyword is incorrectly applied when used with parenthesis.
  • RY-976 Excel imports: Properties were not imported.

...

They should be minor, but we want to help you communicate with your users.

Slightly modified the "page ~ ..." search criteria

See RY-978: Before 3.1.0, it would search for all requirements on any version of the page. After the release, it would only search for requirements on that version of the page.

If you need the old behavior, please use "pageHistory = ..." (see Search Syntax).

Baselines: Synchronization with page titles

...