-
Type:
Suggestion
-
Resolution: Timed out
-
Component/s: Board (Company) - Create, Board (Company) - Filters
-
0
-
3
Summary
It would be good if Jira had features to bulk create Filters and Boards, for example, by importing a CSV with the queries.
Expected Results
Having the option to create filters and boards.
Actual Results
There is no feature for bulk creation.
Workaround
As a workaround, you could perform the bulk creation of filters and boards using Jira REST API POST programmatically.
- For creating filters: /rest/api/3/filter
- For creating boards: /rest/agile/1.0/board