Skip to content

Conversation

vshnbot
Copy link
Collaborator

@vshnbot vshnbot commented Jul 1, 2025

The RecoveryTimeStamp field should be a pointer to a string instead of a plain string, as otherwise the field is autopopulated with a "" when the field is not set, resulting in a non-working sgcluster due to an invalid timeformat for that field.
Using a pointer resolves this issue as the field will not be present at all when not set.

Summary

  • Short summary of what's included in the PR
  • Give special note to breaking changes

Checklist

  • Update tests.
  • Link this PR to related issues.

Link: vshn/appcat#402

Base automatically changed from develop to master July 2, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants