I've seen that, however when I'm trying to use [new Uint8Array(bytes)] as a Class of TypedArray in my workflow, it says that it's undefined. How can I resolve that? Tried to include TypedArrays as a package, doesn't work, the same 'undefined' message.
Thank you for the clarification. I am afraid, for now, it is impossible to use typed arrays in the workflow because YouTrack does not support ECMA6 yet. We are planning to add this support in future versions within a few months.
Should you have any further questions, feel free to contact us.
Hi Demis,
we've added the typed array support in YouTrack 2018.1 https://www.jetbrains.com/help/youtrack/incloud/Workflows-in-JavaScript.html#2018-updates
Let us know if you have any further questions, we'll be happy to help.
Hi, Liubov!
I've seen that, however when I'm trying to use [new Uint8Array(bytes)] as a Class of TypedArray in my workflow, it says that it's undefined. How can I resolve that? Tried to include TypedArrays as a package, doesn't work, the same 'undefined' message.
Regards)
Hello Denis!
Thank you for the clarification. I am afraid, for now, it is impossible to use typed arrays in the workflow because YouTrack does not support ECMA6 yet. We are planning to add this support in future versions within a few months.
Should you have any further questions, feel free to contact us.