You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the operation is acting on the service and this structure is really more a reflection of how we represent the data internally (two separate tables). I would vote to have the updated_at field update when last_operation changes.
Also note that this is probably also the case for async service bindings.
Example service instance:
Should the
updated_at
field of the service instance be updated when thelast_operation
changes?The text was updated successfully, but these errors were encountered: