I belive there is a min_regular_import_frequency in eazybi version 4.7.0>, is there a max_regular_import_frequency too??
We are currently using eazybi for JIRA (server) 4.2.3 and we need to set an “Import frequency = 1month” in one of our eazybi account is this possible for the latest eazybi version ?
if we use :
[admin]
account_plan_params = true
And if we set import frequency in Plan parameters to:
min_regular_import_frequency = “30 day” (1month??)
will this work ?? 
Thanks
Hi,
Currently there is no option to set the max regular import frequency and also changing the plan parameters as you suggested would not work in this case.
We have a development task on our agenda for one of the next versions of eazyBI to allow custom import frequencies, but I can’t share any ETA for this at the moment.
Martins / eazyBI support
Hi @staryous,
I wanted to let you know that we’ve implemented a custom cron schedule for data imports in eazyBI Cloud & Data Center (starting from version 9.0):
You can now schedule regular imports to run at specific hours of the day (for Data Center), on specific days of the month, or on selected weekdays (for Cloud and Data Center).
As an example, for a monthly import, you can use the following cron expression that runs imports on the 1st day of every month at 8 AM: 0 8 1 * *
For more details, please check our documentation: Data from Jira
Let us know if you have any questions!
Best regards,
Marita from support@eazybi.com
