Skip to content

Fix(persistent-discussions): Decision object and review conditional changes

Pankaj Kandpal requested to merge fix/persistent-threaded-discussions into main

Issue addressed #1341 (closed)

Changes made:

  1. We are stripping down fields other than threaded discussion if a review is of the type of decision for authors upon submitting a new version
  2. Slight modifications on the way we are cloning the decision object.

Merge request reports