topcoder-platform / admin-app

Customer support application
7 stars 25 forks source link

Unable to update Autopilot via Admin Tool #112

Open JayaDhaka opened 6 years ago

JayaDhaka commented 6 years ago

Issue description: Updating autopilot status for a challenge doesn't update autopilot status in functionality

Steps to Reproduce:

  1. Open admin tool.
  2. Click on challenge management tab,
  3. Enter challenge ID.
  4. Click on Update Autopilot.

This will update the status of autopilot on Online Review but the functionality won't reflect as per the status.

@badal.zinzuvadiya@gmail.com

BadalZ commented 6 years ago

Hi Jaya,

We have created a test challenge on Prod environment to reproduce the issue but no luck. This issue is not reproducible on Dev env as well.

Prod challenge with AP off : https://www.topcoder.com/direct/contest/detail.action?projectId=30065164

Only the suspected thing I could think of is Database disconnection while updating the AP flag (which will not update the AP flag on database) and AP will keep continue.