Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gitconfigs meta.createAt field is always null #2728

Open
richard-cox opened this issue Nov 28, 2023 · 0 comments
Open

gitconfigs meta.createAt field is always null #2728

richard-cox opened this issue Nov 28, 2023 · 0 comments
Labels
kind/bug Something isn't working

Comments

@richard-cox
Copy link
Member

Describe the bug
The gitconfigs meta.createAt field is always null

To Reproduce

  1. Create a gitconfig
  2. List the gitconfog /api/v1/gitconfigs (haven't tried fetching a specific config)
  3. Response contains null createdAt
meta: { 
  createdAt: null
  name: "abcdefg"
}

Expected behavior
createdAt shows time that the gitconfig was created

Desktop/CLI (please complete the following information):

  • Epinio Version: v1.10.0-28-gb312089e (instance manually updated from 1.10 from source)
@richard-cox richard-cox added the kind/bug Something isn't working label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Status: Icebox
Development

No branches or pull requests

1 participant