Release 106 - Fixes (Detailed)

The fixes from release 106 are detailed on this supplementary page.

Details for each fix are: pre-conditions (if any), steps to reproduce, expected result, dependencies and downstream impacts, and support request (ticket) IDs.

  • Fixes
    • Policy Portal
      • Fixed a bug that caused documents not appearing in the Questions & answers folder if it was a modification with a question to a paragraph
    • Document Vault
      • Fixed a bug that caused the Document Vault to reprocess documents multiple times when only metadata values changed

For any questions, please email support@clausematch.com and we will further assist you.


Fixes

Important bugs that were fixed

Policy Portal

  • Fixed a bug that caused documents not appearing in the Questions & answers folder if it was a modification with a question to a paragraph
    • Pre-conditions:
      • N/A
    • Steps to reproduce:
      1. Create a document and release it

      2. Create a modification from the document

      3. Add a paragraph to the modification

      4. Release the modification

      5. Publish the document with the modification on the Policy Portal

      6. Open the modification

      7. Ask a question to the paragraph

      8. Open the Questions and answers folder on the Portal library

    • Expected result:
      • The document appears in the folder

    • Downstream impacts and dependencies:
      • Questions and answers
    • Support Request IDs:
      • 6937

Document Vault

  • Fixed a bug that caused the Document Vault to reprocess documents multiple times when only metadata values changed
    • Pre-conditions:
      • N/A
    • Steps to reproduce:
      1. Create text metadata and add it to new metadata collection

      2. Create 5 documents with the metadata collection from 1 step

      3. Execute /api/v2/document-vault/backup-all several times (only one document should stay for processing)

      4. Change only metadata values for 5 documents

      5. Execute /api/v2/document-vault/backup-all several times

    • Expected result:
      • Only one last edited document should be re-exported
    • Downstream impacts and dependencies:
      • Document Vault
    • Support Request IDs:
      • N/A