Hello,
I’m relatively new to developing with Forge. Simple things have worked quite well so far. Now I’m trying to simplify the handling of connected issues. For this I want to develop a custom field that makes suggestions about which issues are currently there in the desired state, these can be selected and saved.
I tried to create a UI KIT custom field. The Hello world also works. Now I’ve added resolvers etc. and the edit dialog no longer opens. Other attempts have also not led to the desired result.
I suspect that I’m taking the wrong approach and can’t see the forest for the trees.
Is there a good example of implementing an issue picker with a limited selection of issues?
BR
Kai