Commit 0766cd9
committed
fix: skip paginated export for functions/sites with no active deployment
When exportOnlyActive is true, functions/sites without an active
deployment ID should be skipped entirely rather than falling back
to the full paginated listing.1 parent f27276b commit 0766cd9
1 file changed
+14
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1641 | 1641 | | |
1642 | 1642 | | |
1643 | 1643 | | |
1644 | | - | |
1645 | | - | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
1646 | 1651 | | |
1647 | 1652 | | |
1648 | 1653 | | |
| |||
1863 | 1868 | | |
1864 | 1869 | | |
1865 | 1870 | | |
1866 | | - | |
1867 | | - | |
| 1871 | + | |
| 1872 | + | |
| 1873 | + | |
| 1874 | + | |
| 1875 | + | |
| 1876 | + | |
| 1877 | + | |
1868 | 1878 | | |
1869 | 1879 | | |
1870 | 1880 | | |
| |||
0 commit comments