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

unable to set timestamp field #38

Open
saumilsdk opened this issue Mar 26, 2019 · 1 comment
Open

unable to set timestamp field #38

saumilsdk opened this issue Mar 26, 2019 · 1 comment

Comments

@saumilsdk
Copy link

saumilsdk commented Mar 26, 2019

If item can't be mapped to timestamp field.
E.g. 'updatedAt' field is not getting mapped to 'timestamp'

item: {
        settingType: "settingType",
        timestamp: 'updatedAt',
        data: "data",
        metadata: 'metadata'
}
@aalfiann
Copy link

I dont see any problems with set timestamp field name into item.
I have tested and work, this question should be closed

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

No branches or pull requests

2 participants