We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前前端設計要在上傳資料與現有資料重複時,詢問使用者是否確定上傳。
hold
true
force_import
UploadSession
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前前端設計要在上傳資料與現有資料重複時,詢問使用者是否確定上傳。
hold
屬性。hold
屬性為true
時,不會匯入資料。(測試階段時在程式中用force_import
強制匯入。)UploadSession
中加入錯誤訊息,指名上傳資料中特定 row 的特定欄位資料有誤。內容沒問題的資料仍會匯入。UploadSession
著手) trigger postJsonToMongo 並設定force_import
,完成資料匯入流程。The text was updated successfully, but these errors were encountered: