In order to automate nolio jenkins plugin usage we would need to know character/text field limitations set by either nolio jenkins plugin or nolio itself (when called via jenkins plugin).
We are especially interested in following fields set in plugin:
Release : 6.6
Component : CA RELEASE AUTOMATION CORE
As Jenkins Plugin of RA works coherently with RA we have some checks at each ends. We have requested DEV to check requested information at both end i.e. plugin and RA and below is our finding and recommendation.
Release Automation: The action parameter values have a limit of 512 characters (UTF-8 Encoding). These are action parameter values
RA Jenkins Plugin: There is no explicit limit on at plugin end, but as mentioned above it works in coherency with RA the underlying limit will be determined by RA
RA UI components:
Recommendation: Our recommendation is to limit the mentioned values to 512 Chars (UTF-8 encoding) for any action parameter and for any UI component with "Name" to 100 UTF-8 Chars and for "Description" to 250 UTF-8 Chars