I control a project in GitLab where the next milestone has an issue that, after much effort, we concluded that we have insufficient resources to deal with now.
Because its reproduction is unlikely to happen and is not logical use of the software, we plan to release it with this as "known bug" in the release notes (hopefully people still read those).
What should I do with the issue?
Any other suggestion?
We would handle such issues like this:
RELEASE-NOTE.md
e.g. `known bug: failing API call when using ... #11known bug
, backlog
and maybe workaround available
to the issueHope this helps!