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

[Feature] Provide created_at and updated_at as fields in the General Ledger end model #144

Open
1 of 4 tasks
fivetran-joemarkiewicz opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
status:in_progress Currently being worked on type:enhancement New functionality or enhancement

Comments

@fivetran-joemarkiewicz
Copy link
Contributor

fivetran-joemarkiewicz commented Nov 5, 2024

Is there an existing feature request for this?

  • I have searched the existing issues

Describe the Feature

Currently we offer the transaction_date associated with transactions in the General Ledger end model. However, we don't provide metadata fields like created_at and updated_at, which provide records of when the transaction was initially created and when it was last updated.

Offering these timestamps would provide more insight to customers regarding our transaction records.

How would you implement this feature?

We will offer new created_at and updated_at fields within the respective staging models and then carry those fields forward through to the General Ledger end model.

This wouldn't be used past the General Ledger model.

Describe alternatives you've considered

Only leverage the transaction_date. However, we lose timestamp information when focusing solely on this time record.

Are you interested in contributing this feature?

  • Yes.
  • Yes, but I will need assistance.
  • No.

Anything else?

No response

@fivetran-joemarkiewicz fivetran-joemarkiewicz added the type:enhancement New functionality or enhancement label Nov 5, 2024
@fivetran-avinash fivetran-avinash self-assigned this Nov 15, 2024
@fivetran-avinash fivetran-avinash changed the title [Feature] Provide transaction_timestamp as a field in the General Ledger end model [Feature] Provide created_at and updated_at as fields in the General Ledger end model Nov 15, 2024
@fivetran-avinash fivetran-avinash added the status:in_progress Currently being worked on label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:in_progress Currently being worked on type:enhancement New functionality or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants