vlead / outreach-portal

Other
0 stars 12 forks source link

QA_OC_Manage NC #73

Closed kolliSuman closed 8 years ago

kolliSuman commented 8 years ago

Defect Description: In the Nodal Coordinator details page of Manage Nodal Coordinator, the created time of the NC is wrongly displayed instead the correct time of the NC created should be displayed on the screen.

Actual Result: In the Nodal Coordinator details page of Manage Nodal Coordinator, the created time of the NC is wrongly displayed.

Environment : OS: Windows 7, Ubuntu-16.04,Centos-6 Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0 Bandwidth : 100Mbps Hardware Configuration:8GBRAM , Processor:i5,

Test Step Link: https://github.com/vlead/outreach-portal/blob/master/test-cases/integration_test-cases/OC/OC_11_Manage%20NC_smk.org

Attachment : oc time

ksripathi commented 8 years ago

Hello Madhavi,

Please change the time stamp of last_active field in the database schema.

madhavipuliraju commented 8 years ago

the field that need to be changed was created not last_active. So, 'created' attribute in 'Users' table was changed from time stamp to string.