LCOGT / mop

Microlensing Observation Portal
GNU General Public License v3.0
0 stars 7 forks source link

Update target inpartially stores revised values #120

Open rachel3834 opened 9 months ago

rachel3834 commented 9 months ago

Editing the extra parameters for a target from the Target Detail Page will change and store the tap_priority_error values but not the tap_priority value itself.

KKruszynska commented 7 months ago

I encountered a similar issue with changing the "Alive status" from Target Details. I will explain it step by step.

  1. I go to the target detail page of the event.
  2. I click "update target" button.
  3. I untick the "Alive" box.
  4. I click the save button.

The display page will still show "Alive" as True, if I reload the page (and reload it without cache). The status is changed in the DB though, which I confirm by going to Targets and filtering on name for example and then using the Export Filtered Results button.