You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to reimport a file in ESR using webui, there is always an error "File not imported"
Which are the steps to reproduce?
Try and see
What is the expected or desired behavior?
In case of trying to import the same file again, I get " File not imported"error.
The reason for this bug is that our warnings with yes/no confirmations and our other swing messages are not supported by webui.
The sys config does not allow any options of ignoring the fact that a file is duplicated.
We have only these 2 valid values: W - Warning with buttons Yes and No, E -Entirely, Warning with OK button.
Followup for #142
Is this a bug or feature request?
What is the current behavior?
Which are the steps to reproduce?
What is the expected or desired behavior?
We have only these 2 valid values: W - Warning with buttons Yes and No, E -Entirely, Warning with OK button.
The text was updated successfully, but these errors were encountered: