-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Prerequsities
- I'm on the latest version of the plugin
- I've installed the required dependencies
- I've run
:h gitlab.nvim.troubleshootingand followed the steps there
Bug Description
Local changes that haven't been pushed to remote block publishing drafts even if they are for note-related threads. For simple comments this is a way of protecting the user from publishing comments on outdated code. However, with notes (i.e., unlinked discussions), this check is superfluous. The problem is that the check for publishing of comment and note drafts probably cannot be separated.
Reproduction Steps
- Check out the feature branch
- Open Neovim
- Create a draft note
- Make some local changes to the repo
- Try publishing the draft note
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working