Skip to content

Conversation

@typonino
Copy link

I find an attribut on item type object not implemented which is "data_time_received" that I would like to have without using get_all_properties.
Is it possible to change item.rb file for adding in ITEM_KEY_PATHS = date_time_received : [:date_time_sent, :text],
and
ITEM_KEY_TYPES = date_time_received: ->(str){DateTime.parse(str)},

Thanks,

Base automatically changed from master to main February 3, 2021 02:23
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.

3 participants