愚蠢的 sandbox 備份法 / [Error] Inbound Change Sets: An internal server error has occurred
案例宣教
我有一個 sandbox 準備要 refresh,但裡面還有一些東西是還沒上到 production、且必須保留下來繼續開發的。備份的方法有很多,但我剛好就選用了最笨的一種……
我把 A sandbox 要備份的東西打包成一個 outbound change set,然後傳到了另一個 B sandbox。
但我沒有 deploy 他,想說就讓他以一個 inbound change set的姿態靜靜地躺在 B sandbox 裡面,等哪天我需要他的時候再打開來取用就好了。
於是我就放心地 refresh 了 A sandbox。
結果好死不死,當我真的遇到需要打開這個 inbound change set 來查看的時候,發現遇到了……
An internal server error has occurred
後來又查又問了 Salesforce Support 才發現:當你的來源 sandbox 被 refresh 後,對應的 inbound change set 也會失效。
沒救了。
留言
張貼留言