I continue without fully understanding the intent of these two modification-date related columns, so the updating logic around them could be totally wrong and need swaping updated variables on actions.
After this PR, right now:
The difference between last_updated and updated_on is on comments. Adding|editing comments does not update last_updated while adding metadata, flagging, assigning or modifying the pr itself updates both last_updated and updated_on
This is a proposal for fixing #4464
I continue without fully understanding the intent of these two modification-date related columns, so the updating logic around them could be totally wrong and need swaping updated variables on actions.
After this PR, right now:
The difference between
last_updatedandupdated_onis on comments. Adding|editing comments does not updatelast_updatedwhile adding metadata, flagging, assigning or modifying the pr itself updates bothlast_updatedandupdated_on