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

N°7371 - Bug when saving public and private log at same time #636

Open
wants to merge 1 commit into
base: support/3.2
Choose a base branch
from

Conversation

accognet
Copy link
Contributor

Internal

@accognet accognet added the bug Something isn't working label Mar 20, 2024
@accognet accognet self-assigned this Mar 20, 2024
@Molkobain Molkobain added the internal Work made by Combodo label Mar 20, 2024
@@ -916,6 +916,7 @@ $(function()
_SaveSubmitConfirmationPref: function()
{
// Note: We have to send the value as a string because of the API limitation
this.options.show_multiple_entries_submit_confirmation = false;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would rather put this after the SetUserPreference, so the UI is updated only if the call to the server went well.

@Molkobain
Copy link
Member

Please set a PR title explaining the symptom; not a generic one.

@Hipska
Copy link
Contributor

Hipska commented Mar 20, 2024

Please set a PR title explaining the symptom; not a generic one.

Yes, as it now looks like this PR introduces that bug..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working internal Work made by Combodo
Projects
Status: Pending support PRs review
3 participants