I’ve got a “basic” custom field in Forge going:
return (
<CustomField>
<Text>
yepp!!!
</Text>
</CustomField>
);
I get it to show up on the Issue screen (and on the issue pop up on the JSW board issue dialog). However when I add it as a field on the Card on the board itself - I get the value of the backing issue property…
Boards not supported? (yet?
)
/Daniel