ROR for KBN 7.17.29 -> Unable to create short URL

Hi,
After upgrading Elastic (KBN+ES) from 7.17.14 to 7.17.29 with ROR Free v.1.64.2(also tested newest ROR 1.65.1) I see that there’s a problem to ‘Create Short Url’

With ES and Kibana, both 7.17.14 it was OK.
I’ve also tested ROR v.1.64.2 with kibana 7.17.14+ES 7.17.29 and it works properly.


image
image
Example of my user config:

- name: "::XXX LDAP::"
  ldap_auth:
    name: "ldap"
    groups: ["XXX"]
  indices: [".kibana*", "xxx-*"]
  verbosity: error
  kibana_access: rw
  kibana_index: ".kibana-xxx"
  type: allow

Could there be a problem with Kibana 7.17.29 or the one newer than 7.17.14?

Regards,
Michał

Hello @mikeIT

I can confirm that there is a problem with creating a short link for Kibana 7.17.29. I will add a task to our backlog for verification and resolve this issue. As a workaround, you can use Kibana 7.17.28, which is unaffected by this problem.