By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/pangolin/pull/1788
**Author:** [@Pallavikumarimdb](https://github.com/Pallavikumarimdb)
**Created:** 11/1/2025
**Status:** ✅ Merged
**Merged:** 11/2/2025
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `dev` ← **Head:** `fix/deleting-and-adding-back-a-target`
---
### 📝 Commits (1)
- [`ad425e8`](https://github.com/fosrl/pangolin/commit/ad425e8d9e87240d5f1ddb05c6db5684c116611d) add transaction while deleting targets
### 📊 Changes
**1 file changed** (+6 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `server/routers/target/deleteTarget.ts` (+6 -4)
</details>
### 📄 Description
## Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
## Description
fixes : #1776
## How to test?
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/1788
Author: @Pallavikumarimdb
Created: 11/1/2025
Status: ✅ Merged
Merged: 11/2/2025
Merged by: @oschwartz10612
Base:
dev← Head:fix/deleting-and-adding-back-a-target📝 Commits (1)
ad425e8add transaction while deleting targets📊 Changes
1 file changed (+6 additions, -4 deletions)
View changed files
📝
server/routers/target/deleteTarget.ts(+6 -4)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
fixes : #1776
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.