Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Functions Not Saving Between Sessions/Users #2806

Open
1 task done
xCJPECKOVERx opened this issue Jul 17, 2024 · 2 comments
Open
1 task done

Custom Functions Not Saving Between Sessions/Users #2806

xCJPECKOVERx opened this issue Jul 17, 2024 · 2 comments
Labels
confirmed-bug Issues with confirmed bugs

Comments

@xCJPECKOVERx
Copy link

This issue is unique.

  • I have used the search tool and did not find an issue describing my bug.

Operating System of DocumentServer

Docker

Version information

8.1.1

Expected Behavior

When creating custom functions, I expect them to be saved and apply to other sessions as well

Actual Behavior

Saving custom functions does not apply them to other sessions. Saving macros are immediately usable in other sessions, but functions are not.
If I create a custom function and save, then open the same file in another browser the custom functions I just added will not be present.

However, if I reopen the file in the same browser, same user, the custom functions will be there. Just not for different users or browsers.

Reproduction Steps

  1. Create a custom function
  2. Open an incognito tab
  3. Open the file to edit
  4. Notice the custom function is not present in the other session

Additional information

I'm opening the files via Filerun. However every other part of collaboration and file saving works as intended: data, formulas, macros, chat, etc. It is only custom functions that are not being saved.

@xCJPECKOVERx
Copy link
Author

xCJPECKOVERx commented Jul 18, 2024

Was testing some more and realized that custom functions are also getting shared between files when in the same session/browser.

I created a new document and it had all the functions available that I had created in the other file. No macros are shared between sessions (good and expected), and the functions become unavailable once I login and edit in an incognito tab.

@VladimirProkofiev52
Copy link

Hello! @xCJPECKOVERx, I can confirm - this is bug, issue #69690.
Thanks for your report!

@Rita-Bubnova Rita-Bubnova added the confirmed-bug Issues with confirmed bugs label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed-bug Issues with confirmed bugs
Projects
None yet
Development

No branches or pull requests

3 participants