-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Issue transferred to different repository is not being cleaned up #93
Labels
bug
Something isn't working
Comments
nikku
added a commit
that referenced
this issue
Nov 17, 2020
All open, inaccessible issues shall be removed immediately upon background sync. This prevents issues hanging on the board that are now inaccessible to the board. Closes #93
nikku
added a commit
that referenced
this issue
Nov 17, 2020
Keep track of accessible repositories during background sync and remove all issues that do not belong to such repositories immediately. This prevents issues hanging on the board that are inaccessible to the board due to ownership transfer or changed GitHub app permissions. Closes #93
nikku
added a commit
that referenced
this issue
Nov 17, 2020
Keep track of accessible repositories during background sync and remove all issues that do not belong to such repositories immediately. This prevents issues hanging on the board that are inaccessible to the board due to ownership transfer or changed GitHub app permissions. Closes #93
nikku
added a commit
that referenced
this issue
Nov 17, 2020
Keep track of accessible repositories during background sync and remove all issues that do not belong to such repositories immediately. This prevents issues hanging on the board that are inaccessible to the board due to ownership transfer or changed GitHub app permissions. Closes #93
nikku
added a commit
that referenced
this issue
Nov 17, 2020
Keep track of accessible repositories during background sync and remove all issues that do not belong to such repositories immediately. This prevents issues hanging on the board that are inaccessible to the board due to ownership transfer or changed GitHub app permissions. Closes #93
nikku
added a commit
that referenced
this issue
Nov 17, 2020
Keep track of accessible repositories during background sync and remove all issues that do not belong to such repositories immediately. This prevents issues hanging on the board that are inaccessible to the board due to ownership transfer or changed GitHub app permissions. Closes #93
joannenolan-sky
pushed a commit
to joannenolan-sky/wuffle
that referenced
this issue
Nov 30, 2020
Keep track of accessible repositories during background sync and remove all issues that do not belong to such repositories immediately. This prevents issues hanging on the board that are inaccessible to the board due to ownership transfer or changed GitHub app permissions. Closes nikku#93
joannenolan-sky
pushed a commit
to joannenolan-sky/wuffle
that referenced
this issue
Nov 30, 2020
Keep track of accessible repositories during background sync and remove all issues that do not belong to such repositories immediately. This prevents issues hanging on the board that are inaccessible to the board due to ownership transfer or changed GitHub app permissions. Closes nikku#93
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
Issue is not being cleaned up if the repository is not accessible anymore (due to access restriction or transfer).
Steps to Reproduce
org-1/A
org-2/A
Expected Behavior
The issue may temporarily be still on the board, however, it is cleaned up during background sync.
Environment
The text was updated successfully, but these errors were encountered: