Topic status not saved for repo #366
-
One of the repos I work with regularly seems to not store its forge/topic data in between reboots. Is this a configuration setting I've hit by mistake somehow or is this unintended? From what I can tell, other repos store the data so that the 'issues' and 'pull requests' tabs are available on the initial Magit status page. For this one repo, however, it only shows the basic Magit status page when I open it for the first time after a reboot. To get forge data, I need to explicitly fetch forge data again. I'm happy to provide any additional info you want. I haven't tried with the latest releases just yet, but will shortly. If that resolves it, I'll report back 🙋🏾 Thanks! 🙏🏾 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Check if the name of the owner and repository is exactly the same everywhere. Including case. Check specifically the url of the git remote. |
Beta Was this translation helpful? Give feedback.
Check if the name of the owner and repository is exactly the same everywhere. Including case. Check specifically the url of the git remote.