https://bugs.kde.org/show_bug.cgi?id=446588
--- Comment #5 from Eoin O'Neill <eoinoneill1...@gmail.com> --- (In reply to Dmitry Kazakov from comment #3) > There seems to be two problems: > > 1) The contents of two import functions > KisResourceUserOperations::importResourceFileWithUserInput() and > ResourceImporter::importResources() has diverged, so they do different > things to check the resource deduplication. I guess this should be taken care of soon. It's strange because, during the last testing phase, I don't remember having an issue like this running through Tiar's testing parameters. Maybe I'll take a look through the importing resource pipeline today to see how easy this will be to resolve. > 3) I guess, in case the resource exists in the database, but **inactive** or > **overriden by a new version**, then the user should also be asked about > that. Though it will change the strings. That is an interesting point, and one that we won't be able to easily handle in Krita 5 since we're in a string freeze. In the case that something like this happens we should ask the user whether they want to revert a resource to the previous version, or change the "file name" to create a new branch of the resource itself. -- You are receiving this mail because: You are watching all bug changes.