-
Notifications
You must be signed in to change notification settings - Fork 22
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
Repo drop-down and cloning operation become "stuck" after cloning two issues #99
Comments
@demianmnave thanks. I will try to replicate |
One thing you could try to help me out is open the Chrome developer tools. I'm sure you know how but in case not:
See if there are any errors in the console output when you're having the issue with Kamino |
I was not able to reproduce by cloning 3 issues, one after the other. @demianmnave is there something different/special about the last issue you attempted to clone? Can you reproduce this every time you attempt the test or does it happen infrequently? If you attempt to clone a different issue, does it work? |
@johnmurphy01 the number of issues is probably unrelated. You will be able to discern the differences between issues better than I, so here are the links: Issues that were cloned successfully:CML1, issue 3 -> CML, issue 1 Example of an issue that leads to a "stuck" operation:Actually, the most obvious difference is that the failing issue is linked to a milestone, while the successful ones were not. I'll remove the milestone and see if that changes the result. I will also check for errors in the console. |
Ah, removing the milestone did it; the target milestone doesn't exist in CML. It's an easy fix, so maybe just a documentation update is needed to close out this issue. |
thanks for the investigative work! What I can do is remove the milestone during the cloning process. That will prevent you, the user, from having to do anything(unless you want to have that milestone tied to the cloned issue in the new repo) |
I added a new issue with a suggestion to support optionally migrating the milestone along with an issue. As for this particular issue, I was able to move my issue list over to the new project, so feel free to close it. Thanks for the help! |
For the time being to address this issue, until #100 is settled, I'm going to ignore the migration of milestones when cloning. |
Sounds like a plan, thanks again! |
Version |
In short, I was able to clone two issues, but attempting to clone a third issue doesn't seem to work. I don't know how to repro the problem, so I will just describe the behavior I'm seeing.
After cloning two issues:
Results:
Attempts to fix:
In case it matters, the source and destination repos are demianmnave/CML1 and demianmnave/CML, respectively. If you need any more info, please let me know.
The text was updated successfully, but these errors were encountered: