-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
None
-
Unset
-
None
-
-
-
created_at on the resource table is set to beginning of time when updating an existing resource. The resource row should maintain the created_at value.
This is likely due to gorm.Save usage (requires full row data) and not returning created_at from FindResourceByKeys. Switching to gorm.Update or returning the values from FindResourceByKeys may fix this issue.
- clones
-
RHCLOUD-42852 Fix bug in calculate tuples when consumer errors if no tuples are returned
-
- Closed
-