Commit e17d6a0
fix: copyJobId should check asset.id for OSS compatibility
In OSS environments, asset.id is the promptId directly.
In Cloud environments, promptId is in user_metadata.
Updated copyJobId to check both sources (same as deletion logic).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent e93846b commit e17d6a0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments