Skip to content
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

Check if project has the same repository id with issue when assign project to issue (#20133) #20188

Merged
merged 2 commits into from
Jul 1, 2022

Commits on Jun 30, 2022

  1. Check if project has the same repository id with issue when assign pr…

    …oject to issue (go-gitea#20133)
    
    * Check if project has the same repository id with issue when assign project to issue
    
    * Check if issue's repository id match project's repository id
    
    * Add more permission checking
    
    * Remove invalid argument
    
    * Fix errors
    
    * Add generic check
    
    * Remove duplicated check
    
    * Return error + add check for new issues
    
    * Apply suggestions from code review
    
    Co-authored-by: KN4CK3R <[email protected]>
    
    Co-authored-by: Gusted <[email protected]>
    Co-authored-by: KN4CK3R <[email protected]>
    Co-authored-by: 6543 <[email protected]>
    4 people committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2aaf8a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    994bc1a View commit details
    Browse the repository at this point in the history