Commit d029959
* feat(forklift): Distinguish error for archived project file conflicts
Update upload validation to check project lifecycle_status for file conflicts. Provides a more specific error message when the conflict is with an archived project. Fixes #18671
* lint formatted
* style: Apply formatting and remove unused imports
* rollback
* edited
* Reword slightly
---------
Co-authored-by: Dustin Ingram <[email protected]>
1 parent 06bb17e commit d029959
File tree
2 files changed
+4
-6
lines changed- tests/unit/forklift
- warehouse/forklift
2 files changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2146 | 2146 | | |
2147 | 2147 | | |
2148 | 2148 | | |
2149 | | - | |
2150 | | - | |
2151 | | - | |
| 2149 | + | |
| 2150 | + | |
2152 | 2151 | | |
2153 | 2152 | | |
2154 | 2153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1147 | 1147 | | |
1148 | 1148 | | |
1149 | 1149 | | |
1150 | | - | |
1151 | | - | |
1152 | | - | |
| 1150 | + | |
| 1151 | + | |
1153 | 1152 | | |
1154 | 1153 | | |
1155 | 1154 | | |
| |||
0 commit comments