Skip to content

Do not use f:repeatable use f:repeatableProperty instead #536

@gbhat618

Description

@gbhat618

#535 (comment)

This is a low-level form control which regular plugins should never touch. I think you wanted to use f:repeatableProperty.

It needs fixing here

<f:entry title="${%Instance Configurations}"
description="${%List of instance configurations that can be launched as Jenkins agents}">
<f:repeatable field="configurations">
<st:include page="config.jelly" class="${descriptor.clazz}"/>
</f:repeatable>
</f:entry>

For reference see the custom metadata feature in this plugin - uses f:repeatableProperty

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions