topcoder-platform / community-app

React webapp for serving Topcoder Community
125 stars 214 forks source link

[$100] Automated Smoke Testing - Profile Settings #5619

Open luizrrodrigues opened 3 years ago

luizrrodrigues commented 3 years ago

Test Cases: https://docs.google.com/spreadsheets/d/1qFJgu1u0SXKAHKQEUlpKgttQ5rueFpQ5nYqiLM1lMSA/edit#gid=1205378588

Currently results: https://app.circleci.com/pipelines/github/topcoder-platform/community-app/3146/workflows/afd5e8a8-719a-4ff8-8c4d-4c212e7c9c30/jobs/12979/parallel-runs/0/steps/0-107

Branch: ast-profile-fix https://github.com/topcoder-platform/community-app/tree/ast-profile-fix

luizrrodrigues commented 3 years ago

Challenge https://www.topcoder.com/challenges/39eeb050-de12-42f4-ae9a-a3163909b2d6 has been created for this ticket.

This is an automated message for luizrrodrigues via Topcoder X

luizrrodrigues commented 3 years ago

Challenge https://www.topcoder.com/challenges/39eeb050-de12-42f4-ae9a-a3163909b2d6 has been assigned to nursoltan-s.

This is an automated message for luizrrodrigues via Topcoder X

nursoltan-s commented 3 years ago

@luizrrodrigues Hi there is a bug in profile settings page.

I get 500 error in update trait v3 api:

content: "Unable to unmarshall the string {\"traitId\":\"work\",\"data\":[{\"company\":\"New company\",\"position\":\"Architect\",\"cityTown\":\"Mumbai\",\"timePeriodFrom\":\"2016-09-12T06:30:00.000Z\",\"industry\":\"Banking\",\"working\":true,\"jobDescription\":\"<p><strong>Test</strong></p>\\n<p><em>New test description</em></p>\\n<p><u><em>Points to consider</em></u></p>\",\"jobAchievements\":\"<p><u>Achievements within role</u></p>\\n<p><u><em>New role</em></u></p>\\n<p><u><em><strong>Newer role</strong></em></u></p>\",\"technologies\":[{\"id\":7,\"name\":\"Applet\"},{\"id\":35,\"name\":\"ASP.NET Core \"},{\"id\":419,\"name\":\"Apriori\"}]},{\"company\":\"New\",\"working\":false}]}into class com.appirio.service.member.api.MemberProfileTraitData"

nursoltan-s commented 3 years ago
Screen Shot 2021-07-07 at 11 11 02
luizrrodrigues commented 3 years ago

@nursoltan-s Looks like issue coming only from this user. Please use different test user for now.

nursoltan-s commented 3 years ago

@luizrrodrigues What should we do for this issue?

luizrrodrigues commented 3 years ago

@nursoltan-s checking