QAC-Portal/QA-Portal

Cv Management Comments for Admin User

Aperta

#21 aperta il 2 dic 2019

 (1 commento) (0 reazioni) (2 assegnatari)Java (5 fork)auto 404
APIUIenhancementgood first issue

Metriche repository

Star
 (2 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Description

SHOULD BE ADDRESSED PRIOR TO DEPLOYMENT TO TEST OR PROD ENVIRONMENTS

Training admin user should have an additional facility to indicate whether comments they raised have been addressed. (possibly a checkbox next to the comment).

When the training admin user rejects a CV for approval, the trainee will only see the comments that have not been addressed rather than seeing all comments.

Once all comments are addressed, the Training Admin will not be able to reject the CV

Task Description

UI task to add a checkbox to the comments so that a training-admin user can indicate that a comment has been addressed

Service task to add a new field to the comment table (isAddressed), corresponding change to the CommentEntity and CommentDto classes as well

Guida contributor