usnistgov / dioptra

Test Software for the Characterization of AI Technologies
https://pages.nist.gov/dioptra/
Other
210 stars 30 forks source link

[BUG] created_on timestamp changes when a resource is modified #580

Closed keithmanville closed 1 month ago

keithmanville commented 1 month ago

Describe the bug The created_on timestamp updates when the resource is modified.

To Reproduce Steps to reproduce the behavior:

  1. Create a queue
  2. Modify a queue
  3. The created_on matches last_modified_on

Expected behavior The created_on timestamp should not be changing

jkglasbrenner commented 1 month ago

Closed by #583