Hi,
I am creating dashboard by importing ndjson file.
Using below API to import,
POST <kibana host>:<port>/s/<space_id>/api/saved_objects/_import
Issue is dashboard is created with new dashboard id not with the one provided in ndjson file.
Kibana version: 7.17 and 8.9.0