Commit ba938da
committed
Propagate externalId to executor result operations in OperationRepo
Follow-up operations returned by executors (e.g. RefreshUserOperation)
were inserted directly into the queue without externalId, causing them
to be permanently blocked when identity verification is enabled.
Made-with: Cursor1 parent dd288a4 commit ba938da
File tree
1 file changed
+4
-0
lines changed- OneSignalSDK/onesignal/core/src/main/java/com/onesignal/core/internal/operations/impl
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| 343 | + | |
343 | 344 | | |
344 | 345 | | |
345 | 346 | | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
346 | 350 | | |
347 | 351 | | |
348 | 352 | | |
| |||
0 commit comments