Closed Rashin46 closed 5 years ago
Note: You might want to blur that screenshot as you're making a solution to this kata public (that doesn't matter much because it's an 8 kyu, but it's still bad practice)
Blurred the image.
Hi! I have exactly the same issue with kata https://www.codewars.com/kata/recursive-reverse-string I completed successfully the kata but it still shows up in search as non-completed. My username is IvandCodes (connected to this GitHub account). Should I create a separate issue or just leave it here as a comment?
I have the same issue. Solved this kata in Python, but it was still listed as not completed in kata search. Resubmitted my solution - no result. Solved it in JS - the kata is listed as completed now.
For some reason (maybe performance), a separate list of ids are used when searching and that seems to get outdated sometimes. I'm planning to get rid of it and find another way.
I had a similar issue with Esolang Interpreters #1 - Introduction to Esolangs and My First Interpreter (MiniStringFuck). I wanted to check if I rated the kata, but it said the solutions are locked. So, I tried to "solve" the kata with the solution from my profile and it actually gave me more honor.
@sigod you encountered #1683, probably
I have the same issue with the same symptoms as the original one (kata doesn't appear as completed even though I can vote on it and see my solution), but in addition I didn't receive any points nor progress. I did work on two different pcs with logging out and in before completing this kata - Parsing and evaluation of mathematical expressions. I did try waiting 24 hours, completing katas to update stats, re-submitting my solution with no avail. I'm mildly dissapointed as this one required a bit of work specially for someone with no prior experience with C#. I know it's a part of broader issue but I see no harm in reporting it as well.
The issue related to search should be resolved. Some of other issues like not actually marked as completed or not getting honor are explained in https://github.com/Codewars/codewars.com/issues/1683#issuecomment-473416159.
I encountered with a kata where I have working (accepted) solution, but the site shows as not completed.
My solutions for this kata:
Kata: https://www.codewars.com/kata/sort-and-star User: Rashin46 (connected with this Github account)
Can you please check this issue?
Thank you in advance.
Best regards, Rashin46