We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d5389 commit 21d5420Copy full SHA for 21d5420
src/frontend/src/pages/processPage.tsx
@@ -415,8 +415,8 @@ const ProcessPage: React.FC = () => {
415
}}
416
>
417
The migration stopped before completion and no results were generated.
418
- {/* <br />
419
- Please check the logs using Process ID: {batchId} for more details. */}
+ <br />
+ Please check the logs using Process ID: {batchId} for more details.
420
</MessageBar>
421
</div>
422
)}
0 commit comments