Release 111 - Fixes (Detailed)

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

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

  • Fixes
    • Policy Management
      • Fixed an incident that caused the wrong stage to display for a template on the Related documents tab
      • Fixed an incident that caused support panel breaks follow-up diffs for normalized content
      • Fixed an incident that caused links not to be colored in DOCX
      • Fixed an incident that caused borderless tables to display with borders if exported in a PDF file
      • Fixed a bug that caused 504 error to appear after detaching a large document from a template
      • Fixed a bug that caused user info not to update on the document/paragraph timeline after a change in the Admin panel

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


Fixes

Policy Management

  • Fixed an incident that caused the wrong stage to display for a template on the Related documents tab
    • Steps to reproduce:
      1. Create a template
      2. Add a stage with a unique name
      3. Release the template
      4. Create a document from the template
      5. Move the document to the stage with the unique name
      6. Open Document settings → Related documents tab
    • Expected result:
      • The template’s current stage should be displayed on the label
    • Dependencies & Impact:
      • Templates
      • Document Stages
      • Related Documents
    • Support Request IDs:
      • 7428
  • Fixed an incident that caused support panel breaks follow-up diffs for normalized content
    • Steps to reproduce:
      1. Change font for one paragraph from default to any other
      2. Open /support-panel
      3. Normalize paragraph from the first step (you need to pick up revision id from the database)
      4. Reload document
      5. Add comment to the paragraph from the first step
      6. Try to replace one word
    • Expected result:
      • Diff shows that only one word was changed
    • Dependencies & Impact:
      • Styling
      • Differences
    • Support Request IDs:
      • 7272
      • 7618
  • Fixed an incident that caused links not to be colored in DOCX
    • Steps to reproduce:
      1. Create document with links
      2. Export document to DOCX
      3. Check links in DOCX
    • Expected result:
      • Links should be colored in DOCX format
    • Dependencies & Impact:
      • Document Export
    • Support Request IDs:
      • 7631
      • 7805
  • Fixed an incident that caused borderless tables to display with borders if exported in a PDF file
    • Steps to reproduce:
      1. Create a document
      2. Add at least a 2x2 table to any paragraph
      3. Fill all cells with a contrasting background color
      4. Remove table’s borders: open context menu for the table → Table styles → Reset table borders
      5. Export PDF
    • Expected result:
      • Borders are not visible
    • Dependencies & Impact:
      • Document Export
      • Tables
    • Support Request IDs:
      • 7592
  • Fixed a bug that caused 504 error to appear after detaching a large document from a template
    • Steps to reproduce:
      1. Upload document 1 as a template
      2. Move it to the Release stage
      3. Upload Document 2 and attach it to the template from step 1
      4. Detach Document 2 from the template
    • Expected result:
      • No errors appear and the document is detached from the template
    • Dependencies & Impact:
      • Templates
    • Support Request IDs:
      • N/A
  • Fixed a bug that caused user info not to update on the document/paragraph timeline after a change in the Admin panel
    • Steps to reproduce:
      1. Create document by user1
      2. Update paragraph1 content
      3. Navigate to Admin panel>Users and groups>User settings
      4. Change user1 first name and last name
      5. Open document created at the step1 by user1
      6. Create new paragraph
      7. Check Document/Paragraph timeline
    • Expected result:
      • Updated user1 first and last names are displayed both for new and old timeline events
    • Dependencies & Impact:
      • Timeline
      • User Settings
    • Support Request IDs:
      • N/A