Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Details
Sentry
Sentry
Sentry
Created December 23, 2021 at 6:46 PM
Updated December 23, 2021 at 6:46 PM
Resolved December 23, 2021 at 6:46 PM
BoxLang: Our new JVM Dynamic Language made by Ortus! Check it out: https://www.boxlang.io
If a command calls another command inside of an interactive job or if a command calls print.toConsole() inside of an interactive job, the output to that point of the command is not contained inside the job logs but gets flushed to the top of the console where it looks bad.
Output from commands needs to always be contained within any active job.