I'm looking for a way to restrict which issues (sort of like a hardcoded) filter can be add to a linked issue field on cloud
On Server this could for example be done using a scripted field (with the scriptrunner add-on) but so far I haven't been able to find a way to restrict the issues that can be selected on the cloud platform.
I could use a listener to post-actively clean up linked issues list after an "issue updated" event but that is just not a nice/user friendly way.
Any suggestions?? (other addons/apps or methods?)
Thanks!