I am trying to automatically generate a weekly report for each assignee's outstanding tasks. Does anyone know how to do this please?
Quickly scanning the apps documentation, there are no automation options possible in the app.
The only suggestion I have to use their API option to create a sheet, https://jxl.app/docs/guide/api/#create-sheet
Otherwise reach out to the app developers support depertment.
What do you mean by "generate" a report? Create a new sheet in JXL from it?
If so, JXL publishes a REST API with create/delete/get operations on sheets. They say it can be used in standard Jira automation rules, so you will need to add a Scheduled type trigger to the rule.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.