Skip to content

fix: only delete assignments on unshared board#6932

Merged
grnd-alt merged 1 commit intomainfrom
fix/assignment-deletion
Apr 23, 2025
Merged

fix: only delete assignments on unshared board#6932
grnd-alt merged 1 commit intomainfrom
fix/assignment-deletion

Conversation

@grnd-alt
Copy link
Copy Markdown
Member

No description provided.

@grnd-alt grnd-alt requested a review from a team April 22, 2025 12:52
@grnd-alt grnd-alt force-pushed the fix/assignment-deletion branch 2 times, most recently from 6905146 to 712adb5 Compare April 22, 2025 13:38
@grnd-alt
Copy link
Copy Markdown
Member Author

/backport to stable31

Signed-off-by: grnd-alt <github@belakkaf.net>
@grnd-alt grnd-alt force-pushed the fix/assignment-deletion branch from 712adb5 to c28cd7f Compare April 23, 2025 07:54
@grnd-alt
Copy link
Copy Markdown
Member Author

/backport to stable30

@grnd-alt
Copy link
Copy Markdown
Member Author

/backport to stable29

@grnd-alt grnd-alt merged commit 899d8a6 into main Apr 23, 2025
38 of 39 checks passed
@grnd-alt grnd-alt deleted the fix/assignment-deletion branch April 23, 2025 09:37
@backportbot
Copy link
Copy Markdown

backportbot Bot commented Apr 23, 2025

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/6932/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick c28cd7f5

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6932/stable29

Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress
fatal: cherry-pick failed


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link
Copy Markdown

backportbot Bot commented Apr 23, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/6932/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick c28cd7f5

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6932/stable30

Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress
fatal: cherry-pick failed


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link
Copy Markdown

backportbot Bot commented Apr 23, 2025

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/6932/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick c28cd7f5

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6932/stable31

Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress
fatal: cherry-pick failed


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants