You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to tune regular expressions for my repo and I found out that I cannot reparse commits for the whole repo, only do full import again. It would be nice to have such kind of button which will:
Go for each commit in the repo
Apply regexps to find linked issues
Unlink not-found issues and link new ones
Maybe bullet about unlinking could be optional and available as parameter...
The text was updated successfully, but these errors were encountered:
I'm currently trying to tune regular expressions for my repo and I found out that I cannot reparse commits for the whole repo, only do full import again. It would be nice to have such kind of button which will:
Maybe bullet about unlinking could be optional and available as parameter...
The text was updated successfully, but these errors were encountered: