Skip to content

Conversation

@dstala
Copy link
Member

@dstala dstala commented Oct 18, 2023

Change Summary

During import, date/dateTime type filters were ignored as they were not supported earlier. @wingkwong had fixed date related filters, but it wasn't applied to airtable import earlier.

Change type

  • feat: (new feature for the user, not a new feature for build script)

Test/ Verification

Provide summary of changes.

Additional information / screenshots (optional)

Anything for maintainers to be made aware of

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
@dstala dstala requested review from mertmit and wingkwong October 18, 2023 14:28
'>=': 'gte',
isEmpty: 'empty',
isNotEmpty: 'notempty',
isEmpty: 'blank',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blank notblank : are default mappings available; changed hence.

@dstala dstala merged commit 568dc3a into develop Oct 19, 2023
@dstala dstala deleted the feat/import-date-filter branch October 19, 2023 11:39
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