avniproject / avni-server

Backend APIs for Avni
https://avniproject.org
GNU Affero General Public License v3.0
7 stars 25 forks source link

Subject type change leads to change in last_modified_date_time #686

Closed vinayvenu closed 7 months ago

vinayvenu commented 8 months ago

Environment: prod (shelter_uat)

To reproduce

  1. Go to a subject type
  2. Make a change in the subject summary rule
  3. Save
  4. Wait for some time and look at the individual table. All last_modified_date_time values are modified

Nothing except a change in sync attributes should lead to a change in all last_modified_date_times

mahalakshme commented 7 months ago

@1t5j0y testing done. we can run in prod.

1t5j0y commented 7 months ago

Executed in prod.

1t5j0y commented 7 months ago

Added fixing of logic to check last job status to scope of this card