Need dedicated support? Click here
Need dedicated support?
Click here

"rename" is not working

hello, I have a question. It looks like a bug. I can’t change the name of the document, But it seems to be working fine.
What I use is java-spring example.
录制_2023_08_30_11_39_50_169

There were no abnormal logs during the whole process
录制_2023_08_30_14_35_53_852

Hi @junelee :wave:

This example is a demonstration.
The example shows this mechanism of changing the name of the document just for demonstration. For a local browser session.
After renaming you can “save document as” and the changed name will be applied.

For full use, it is necessary to implement your own integration using the document storage.
because here the storage is implemented in test mode.

Thanks for your answer, have a nice day~

1 Like