Comment Versioning for Collaborative Review History

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In collaborative review processes, late-joining reviewers struggle to understand the evolution of comments and changes made by previous participants due to the lack of retained comment history, leading to unnecessary iterations and duplicative efforts.

Innovation Solution

Implementing a system where each comment is saved in a file with a unique identifier, allowing all versions of a comment to be stored and displayed in chronological order, enabling reviewers to view the evolution of comments over time and visualize the state of the shared review at any past point.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If comment history is not retained, then the system remains simple and easy to operate, but late-joining reviewers cannot understand the evolution of comments and may duplicate existing work

Engineering Contradiction:
Improvecomment historyVSAvoidsystem complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The system automatically saves and retains comment history in advance before reviewers need to access it. The comment revision history is maintained as part of the collaborative workflow, so when late-joining reviewers access the document, the historical context is already in place for them to view without requiring additional manual tracking or complex historical data management.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If all versions of comments are stored and displayed, then reviewers can understand comment evolution and avoid duplication, but the system complexity increases

Engineering Contradiction:
Improvereview efficiencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The comment revision history is merged with the collaborative workflow system itself. The history is maintained within the same platform where comments are created and viewed, integrating the historical tracking functionality into the existing review process rather than adding a separate complex historical database or retrieval system.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system creates and maintains copies of comment versions throughout time. Each comment revision is stored as a versioned copy within the collaborative workflow, allowing reviewers to access previous versions without requiring complex historical data reconstruction or manual tracking mechanisms.

Inventive Principle:
Principle #26Copying

3Loss of information

If comment history is retained, then reviewers can avoid duplicative efforts, but the amount of information to process increases

Engineering Contradiction:
Improvecomment evolution contextVSAvoidinformation volume
Core Design Contradiction:
Loss of informationVSQuantity of substance

Solution Approach 1:

The comment history is segmented into discrete, manageable versions that can be individually accessed and reviewed. The system organizes comment revisions into distinct temporal segments, allowing reviewers to navigate through historical changes in an structured manner rather than facing a monolithic block of historical data.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS9785914B2Collaborative review apparatus, systems, and methods
Publication Date: 2017.10.10 ADOBE INC
  • US9785914B2 patent drawing
  • US9785914B2 patent drawing

AI summary

Apparatus, systems, and methods may operate to within the context of a shared document review process to receive an updated comment associated with an original comment by a comment series identifier. Further actions may include generating a comment differentiation identifier that serves to differentiate the updated comment from the original comment, and storing at least a portion of the updated comment and the comment differentiation identifier in a collaboration comment repository. Using stored document version history and a timeline, the state of the document at a particular point in time, and a history of the comment series can be rendered as a result. Additional apparatus, systems, and methods are disclosed.