Review of review mappings

From Expertiza_Wiki
Revision as of 19:47, 17 May 2016 by Rkyadav (talk | contribs) (Created page with "Maps a connection between the participants providing a review and those providing a metareview/review of review '''Deprecated''' ==Metareview/Review of review m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Maps a connection between the participants providing a review and those providing a metareview/review of review

Deprecated

Metareview/Review of review mappings variable documentation

Field Name Type Description
id int(11) The unique record id
review_reviewer_id int(10) The participant who is creating the metareview - needs to be depracated.
review_mapping_id int(11) The review_mapping which defines the relationship between author/team and reviewer.
reviewer_id int(11) The user which is to perform the metareview

Back to the database documentation