PKP Bugzilla – Bug 6409
PromoteForm and NewReviewRound form need the reviewType
Last modified: 2011-07-10 14:37:55 PDT
The grids in promoteForm.tpl and newReviewRound.tpl rely on reviewType to retrieve their data. I'd removed that based on the assumption that #6129 would remove review type altogether and only rely on review round + workflow stage. Now it's the other way round, so we either need to base everything off workflow stages or we need to consistently maintain review rounds everywhere.
that assumption is correct. It will be based on stageId and round.