QAC-Portal/QA-Portal

Cv Management Comments for Admin User

Ouverte

#21 ouverte le 2 déc. 2019

 (1 commentaire) (0 réaction) (2 personnes assignées)Java (5 forks)auto 404
APIUIenhancementgood first issue

Métriques du dépôt

Stars
 (2 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur