Ralph Schoon

Results 9 comments of Ralph Schoon

Hi Mate, what line ending pattern does Mac require?

I don't want to maintain a list of attribute types that are supported. I also want to let the user know that they do not get certain data and why....

The attributes that are not supported are mostly not supported and detected because the type they have is not supported by WCL. For some stuff, I was unable or unwilling...

This is likely a question that should be asked here: https://jazz.net/forum/ There is, as far as I know, no documented, public available API in the attribute customization Javascript API that...

I don't have a good answer for this. I don't know how you could pass this character. I think the process component should not have allowed to create such an...

Interesting question, unfortunately I am not able to look into this at the moment. This was a pet project and never meant to solve every case possible. Please have a...

As mentioned above, when setting a list type attribute, a separator/delimiter character is used to split the argument string into the list entries. The delimiter character is, by default ","....

Maybe it should. That is unfortunate. If you want to, it would be rather easy to get the code working with the Plain Java Client Libraries and to change the...

In the WorkItemUpdateHelper class, the delimiter for string lists is in ITEM_SEPARATOR. There are several such constants. It would be hard to make that configurable, if you get the code...